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.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
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_reader.h165 std::shared_ptr<std::vector<CowOperation>> ops_; variable
Dcow_writer.h152 std::basic_string<uint8_t> ops_; variable