Searched refs:ShouldCheckpoint (Results 1 – 3 of 3) sorted by relevance
/system/update_engine/payload_consumer/ | ||
D | delta_performer.h | 207 virtual bool ShouldCheckpoint(); |
D | delta_performer.cc | 1477 bool DeltaPerformer::ShouldCheckpoint() { in ShouldCheckpoint() function in chromeos_update_engine::DeltaPerformer |
D | delta_performer_unittest.cc | 1128 bool ShouldCheckpoint() override { return true; } in ShouldCheckpoint() function in chromeos_update_engine::TestDeltaPerformer |