Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/training/
H A Dtraining_delegate.cc38 bool TrainingFlexDelegate::ShouldCancel(void* data) { in ShouldCancel() function in tflite::flex::TrainingFlexDelegate
/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer_fuzzer.cc40 bool ShouldCancel(ErrorCode* cancel_reason) override { return false; }; in ShouldCancel() function in chromeos_update_engine::FakeDownloadActionDelegate
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc814 bool UpdateAttempterAndroid::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel() function in chromeos_update_engine::UpdateAttempterAndroid