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