Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/binder_bindings/android/os/
DIUpdateEngine.aidl37 void cancel(); in cancel() method
/system/chre/platform/slpi/
Dsystem_timer.cc75 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer
/system/chre/platform/linux/
Dsystem_timer.cc94 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer
/system/update_engine/
Dbinder_service_android.cc127 Status BinderUpdateEngineAndroidService::cancel() { in cancel() function in chromeos_update_engine::BinderUpdateEngineAndroidService
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_model.cc57std::function<void(AsyncTaskId)> cancel, std::function<int(const std::string&, int)> connect_to_re… in TestModel()
/system/core/init/
Dperfboot.py151 def cancel(self): member in WatchdogTimer