Searched defs:cancel (Results 1 – 6 of 6) sorted by relevance
| /system/update_engine/binder_bindings/android/os/ | ||
| D | IUpdateEngine.aidl | 37 void cancel(); in cancel() method |
| /system/chre/platform/slpi/ | ||
| D | system_timer.cc | 75 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
| /system/chre/platform/linux/ | ||
| D | system_timer.cc | 94 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer |
| /system/update_engine/ | ||
| D | binder_service_android.cc | 127 Status BinderUpdateEngineAndroidService::cancel() { in cancel() function in chromeos_update_engine::BinderUpdateEngineAndroidService |
| /system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
| D | test_model.cc | 57 …std::function<void(AsyncTaskId)> cancel, std::function<int(const std::string&, int)> connect_to_re… in TestModel() |
| /system/core/init/ | ||
| D | perfboot.py | 151 def cancel(self): member in WatchdogTimer |