Searched defs:ShouldCheckpoint (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/update_engine/payload_consumer/ | ||
H A D | delta_performer.cc | 1396 bool DeltaPerformer::ShouldCheckpoint() { in ShouldCheckpoint() function in chromeos_update_engine::DeltaPerformer |
H A D | delta_performer_unittest.cc | 1129 bool ShouldCheckpoint() override { return true; } in ShouldCheckpoint() function in chromeos_update_engine::TestDeltaPerformer |