Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_base.cpp103 bool CowWriterBase::AddRawBlocks(uint64_t new_block_start, const void* data, size_t size) { in AddRawBlocks() function in android::snapshot::CowWriterBase
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc58 bool AddRawBlocks(uint64_t new_block_start, in AddRawBlocks() function in chromeos_update_engine::FakeCowWriter