Home
last modified time | relevance | path

Searched defs:cancel_reason (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()
/system/update_engine/aosp/
Dupdate_attempter_android.cc652 bool UpdateAttempterAndroid::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel()
/system/update_engine/cros/
Dupdate_attempter.cc1507 bool UpdateAttempter::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel()