Searched defs:ShouldCancel (Results 1 – 3 of 3) sorted by relevance
/system/update_engine/payload_consumer/ | ||
D | delta_performer_fuzzer.cc | 40 bool ShouldCancel(ErrorCode* cancel_reason) override { return false; }; in ShouldCancel() function in chromeos_update_engine::FakeDownloadActionDelegate |
/system/update_engine/ | ||
D | update_attempter_android.cc | 628 bool UpdateAttempterAndroid::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel() function in chromeos_update_engine::UpdateAttempterAndroid |
D | update_attempter.cc | 1552 bool UpdateAttempter::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel() function in chromeos_update_engine::UpdateAttempter |