Searched defs:cancel (Results 1 – 8 of 8) sorted by relevance
/system/chre/platform/slpi/ | ||
D | system_timer.cc | 75 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
/system/update_engine/binder_bindings/android/os/ | ||
D | IUpdateEngine.aidl | 43 void cancel(); in cancel() method |
/system/bt/gd/cert/ | ||
D | logging_client_interceptor.py | 35 def cancel(self): member in LoggingRandezvousWrapper |
D | cert_self_test.py | 92 def cancel(self): member in FetchEvents |
/system/chre/platform/linux/ | ||
D | system_timer.cc | 94 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | test_model.cc | 62 std::function<void(AsyncTaskId)> cancel, in TestModel() |
/system/core/init/ | ||
D | perfboot.py | 151 def cancel(self): member in WatchdogTimer |
/system/update_engine/ | ||
D | binder_service_android.cc | 161 Status BinderUpdateEngineAndroidService::cancel() { in cancel() function in chromeos_update_engine::BinderUpdateEngineAndroidService |