Searched defs:cancel (Results 1 - 5 of 5) sorted by relevance

/system/chre/platform/slpi/
H A Dsystem_timer.cc75 bool SystemTimer::cancel() { function in class:chre::SystemTimer
/system/chre/platform/linux/
H A Dsystem_timer.cc79 // 0 has a special meaning in POSIX, i.e. cancel the timer. In our API, a
94 bool SystemTimer::cancel() { function in class:chre::SystemTimer
/system/update_engine/
H A Dbinder_service_android.cc128 Status BinderUpdateEngineAndroidService::cancel() { function in class:chromeos_update_engine::BinderUpdateEngineAndroidService
/system/core/init/
H A Dperfboot.py151 def cancel(self): member in class:WatchdogTimer
152 self._timer.cancel()
388 t.cancel()
/system/iot/attestation/at-factory-tool/
H A Datftman_unittest.py1206 def cancel(self): member in class:AtftManTest.MockTimer

Completed in 147 milliseconds