Searched defs:ShouldCancel (Results 1 – 2 of 2) 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/aosp/ | ||
| D | update_attempter_android.cc | 687 bool UpdateAttempterAndroid::ShouldCancel(ErrorCode* cancel_reason) {  in ShouldCancel()  function in chromeos_update_engine::UpdateAttempterAndroid |