Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v2.cpp310 bool CowWriterV2::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy() function in android::snapshot::CowWriterV2
Dwriter_v3.cpp312 bool CowWriterV3::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy() function in android::snapshot::CowWriterV3