Home
last modified time | relevance | path

Searched refs:GetSequenceDataV2 (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_reader.h175 bool GetSequenceDataV2(std::vector<uint32_t>* merge_op_blocks, std::vector<int>* other_ops,
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_reader.cpp294 GetSequenceDataV2(&merge_op_blocks, &other_ops, &block_map); in PrepMergeOps()
357 bool CowReader::GetSequenceDataV2(std::vector<uint32_t>* merge_op_blocks, in GetSequenceDataV2() function in android::snapshot::CowReader