Home
last modified time | relevance | path

Searched defs:ops_ (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader.h81 std::vector<const CowOperation*> ops_; variable
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_reader.h172 std::shared_ptr<std::vector<CowOperation>> ops_; variable
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_reader.cpp576 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpIter
621 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowRevMergeOpIter
640 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowMergeOpIter