Home
last modified time | relevance | path

Searched defs:ShouldCancel (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer_fuzzer.cc40 bool ShouldCancel(ErrorCode* cancel_reason) override { return false; }; in ShouldCancel() function in chromeos_update_engine::FakeDownloadActionDelegate
/system/update_engine/
Dupdate_attempter_android.cc628 bool UpdateAttempterAndroid::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel() function in chromeos_update_engine::UpdateAttempterAndroid
Dupdate_attempter.cc1552 bool UpdateAttempter::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel() function in chromeos_update_engine::UpdateAttempter