Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_reader.h81 std::vector<const CowOperation*> ops_; variable
Dcow_reader.cpp561 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpIter
606 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowRevMergeOpIter
625 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowMergeOpIter
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_reader.h172 std::shared_ptr<std::vector<CowOperation>> ops_; variable
Dcow_writer.h170 std::basic_string<uint8_t> ops_; variable