Searched defs:EmitCopy (Results 1 – 2 of 2) sorted by relevance
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
D | writer_v2.cpp | 310 bool CowWriterV2::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy() function in android::snapshot::CowWriterV2 |
D | writer_v3.cpp | 312 bool CowWriterV3::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy() function in android::snapshot::CowWriterV3 |