Searched defs:ShouldCancel (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/training/ | ||
H A D | training_delegate.cc | 38 bool TrainingFlexDelegate::ShouldCancel(void* data) { in ShouldCancel() function in tflite::flex::TrainingFlexDelegate |
/aosp_15_r20/system/update_engine/payload_consumer/ | ||
H A D | delta_performer_fuzzer.cc | 40 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 D | update_attempter_android.cc | 814 bool UpdateAttempterAndroid::ShouldCancel(ErrorCode* cancel_reason) { in ShouldCancel() function in chromeos_update_engine::UpdateAttempterAndroid |