Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc37 struct CowOp { struct in chromeos_update_engine::FakeCowWriter
38 enum { COW_COPY, COW_REPLACE, COW_ZERO } type;
39 std::vector<unsigned char> data;
40 union {