Searched defs:EmitXorBlocks (Results 1 – 2 of 2) sorted by relevance
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
| D | writer_v2.cpp | 330 bool CowWriterV2::EmitXorBlocks(uint32_t new_block_start, const void* data, size_t size,  in EmitXorBlocks()  function in android::snapshot::CowWriterV2 | 
| D | writer_v3.cpp | 335 bool CowWriterV3::EmitXorBlocks(uint32_t new_block_start, const void* data, size_t size,  in EmitXorBlocks()  function in android::snapshot::CowWriterV3 |