Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_reader.cpp287 std::vector<int> other_ops; in PrepMergeOps() local
358 std::vector<int>* other_ops, in GetSequenceDataV2()
396 bool CowReader::GetSequenceData(std::vector<uint32_t>* merge_op_blocks, std::vector<int>* other_ops, in GetSequenceData()