Home
last modified time | relevance | path

Searched refs:COW_ZERO (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc36 enum { COW_COPY, COW_REPLACE, COW_ZERO } type; enumerator
60 operations_[new_block_start] = {.type = CowOp::COW_ZERO}; in EmitZeroBlocks()