Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dvabc_partition_writer.h83 [[nodiscard]] bool WriteAllCopyOps();
Dvabc_partition_writer.cc176 bool VABCPartitionWriter::WriteAllCopyOps() { in WriteAllCopyOps() function in chromeos_update_engine::VABCPartitionWriter
270 TEST_AND_RETURN_FALSE(WriteAllCopyOps()); in Init()