Searched defs:ops_ (Results 1 – 3 of 3) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_reader.h | 81 std::vector<const CowOperation*> ops_; variable |
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/ | ||
H A D | cow_reader.h | 172 std::shared_ptr<std::vector<CowOperation>> ops_; variable |
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | cow_reader.cpp | 576 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpIter |