Searched refs:GetSequenceDataV2 (Results 1 – 2 of 2) sorted by relevance
175 bool GetSequenceDataV2(std::vector<uint32_t>* merge_op_blocks, std::vector<int>* other_ops,
294 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