Searched refs:ShouldCheckpoint (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/update_engine/payload_consumer/ | ||
H A D | delta_performer.h | 217 virtual bool ShouldCheckpoint(); |
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 |