Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 25 of 28) sorted by relevance

12

/system/bt/gd/cert/
Dlogging_client_interceptor.py35 def cancel(self): member in LoggingRandezvousWrapper
36 self.server_stream_call.cancel()
Devent_stream.py98 self.server_stream_call.cancel()
Dcert_self_test.py92 def cancel(self): member in FetchEvents
/system/chre/platform/include/chre/platform/
Dsystem_timer.h86 bool cancel();
/system/update_engine/binder_bindings/android/os/
DIUpdateEngine.aidl43 void cancel(); in cancel() method
/system/chre/platform/slpi/include/chre/target_platform/
Dcondition_variable_impl.h73 if (!mTimeoutTimer.cancel()) { in wait_for()
/system/chre/platform/slpi/
Dsystem_timer.cc75 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer
Dhost_link.cc482 sTimeSyncRequestTimer.cancel(); in setTimeSyncRequestTimer()
/system/chre/platform/linux/
Dsystem_timer.cc94 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer
Dplatform_audio.cc99 source->timer.cancel(); in cancelAudioDataEventRequest()
/system/core/init/
Dperfboot.py151 def cancel(self): member in WatchdogTimer
152 self._timer.cancel()
388 t.cancel()
/system/update_engine/
Dupdate_engine_client_android.cc142 DEFINE_bool(cancel, false, "Cancel the ongoing update and exit."); in OnInit()
194 return ExitWhenIdle(service_->cancel()); in OnInit()
Dbinder_service_android.h69 android::binder::Status cancel() override;
Dbinder_service_android.cc161 Status BinderUpdateEngineAndroidService::cancel() { in cancel() function in chromeos_update_engine::BinderUpdateEngineAndroidService
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_model.cc62 std::function<void(AsyncTaskId)> cancel, in TestModel() argument
67 cancel_task_(std::move(cancel)), in TestModel()
Dtest_model.h44 std::function<void(AsyncTaskId)> cancel,
/system/chre/platform/android/
Dplatform_audio.cc150 mTimer.cancel(); in cancelAudioDataEventRequest()
/system/chre/core/
Dtimer_pool.cc95 mSystemTimer.cancel(); in cancelTimer()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h85 void RegisterTaskCancel(std::function<void(AsyncTaskId)> cancel);
Dlink_layer_controller.h126 void RegisterTaskCancel(std::function<void(AsyncTaskId)> cancel);
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java1033 .setNegativeButton(android.R.string.cancel,
/system/core/adb/
Dprotocol.txt186 recipient should cancel pending WRITEs or CLOSEs, but this is not a
/system/core/fastboot/fuzzy_fastboot/
DREADME.md343 expects USB resets to cancel whatever transaction is currently going on.
/system/media/audio_utils/
DDoxyfile.orig1461 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel
1464 # to select a filter and <Enter> or <escape> to activate or cancel the filter
DDoxyfile.bak1461 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel
1464 # to select a filter and <Enter> or <escape> to activate or cancel the filter

12