Home
last modified time | relevance | path

Searched defs:old_block (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_base.cpp91 bool CowWriterBase::AddCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in AddCopy()
119 uint32_t old_block, uint16_t offset) { in AddXorBlocks()
Dwriter_v3.cpp312 bool CowWriterV3::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy()
336 uint32_t old_block, uint16_t offset) { in EmitXorBlocks()
349 uint64_t old_block, uint16_t offset, in ConstructCowOpCompressedBuffers()
392 uint64_t old_block, uint16_t offset, CowOperationType type) { in EmitBlocks()
Dwriter_v2.cpp310 bool CowWriterV2::EmitCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in EmitCopy()
331 uint32_t old_block, uint16_t offset) { in EmitXorBlocks()
372 uint64_t old_block, uint16_t offset, CowOperationType type) { in EmitBlocks()
/system/update_engine/payload_consumer/
Dsnapshot_extent_writer_unittest.cc49 uint64_t old_block, in AddCopy()
73 uint32_t old_block, in AddXorBlocks()
Dxor_extent_writer_unittest.cc265 uint16_t offset) -> bool { in TEST_F()