Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader.h81 std::vector<const CowOperation*> ops_; variable
H A Dcow_reader.cpp427 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpIter
459 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpReverseIter
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_reader.h165 std::shared_ptr<std::vector<CowOperation>> ops_; variable
H A Dcow_writer.h152 std::basic_string<uint8_t> ops_; variable