Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v2.cpp326 bool CowWriterV2::EmitRawBlocks(uint64_t new_block_start, const void* data, size_t size) { in EmitRawBlocks() function in android::snapshot::CowWriterV2
Dwriter_v3.cpp331 bool CowWriterV3::EmitRawBlocks(uint64_t new_block_start, const void* data, size_t size) { in EmitRawBlocks() function in android::snapshot::CowWriterV3