Searched defs:cancel (Results 1 – 8 of 8) sorted by relevance
| /system/chre/platform/linux/task_util/ | ||
| D | task.cc | 55 void Task::cancel() { in cancel() function in chre::task_manager_internal::Task |
| /system/chre/platform/embos/ | ||
| D | system_timer.cc | 74 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
| /system/chre/platform/tinysys/ | ||
| D | system_timer.cc | 95 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
| /system/chre/platform/slpi/ | ||
| D | system_timer.cc | 76 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/chre/platform/linux/ | ||
| D | system_timer.cc | 112 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
| /system/core/init/ | ||
| D | perfboot.py | 151 def cancel(self): member in WatchdogTimer |
| /system/update_engine/aosp/ | ||
| D | binder_service_android.cc | 143 Status BinderUpdateEngineAndroidService::cancel() { in cancel() function in chromeos_update_engine::BinderUpdateEngineAndroidService |