Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dparser_v3.h54 std::shared_ptr<std::vector<CowOperationV3>> ops_; variable
Dsnapshot_reader.h60 std::vector<const CowOperation*> ops_; variable
Dcow_reader.cpp511 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpIter
556 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowRevMergeOpIter
575 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowMergeOpIter
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_reader.h189 std::shared_ptr<std::vector<CowOperation>> ops_; variable