/system/bt/gd/cert/ |
D | logging_client_interceptor.py | 35 def cancel(self): member in LoggingRandezvousWrapper 36 self.server_stream_call.cancel()
|
D | event_stream.py | 98 self.server_stream_call.cancel()
|
D | cert_self_test.py | 92 def cancel(self): member in FetchEvents
|
/system/chre/platform/include/chre/platform/ |
D | system_timer.h | 86 bool cancel();
|
/system/update_engine/binder_bindings/android/os/ |
D | IUpdateEngine.aidl | 43 void cancel(); in cancel() method
|
/system/chre/platform/slpi/include/chre/target_platform/ |
D | condition_variable_impl.h | 73 if (!mTimeoutTimer.cancel()) { in wait_for()
|
/system/chre/platform/slpi/ |
D | system_timer.cc | 75 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer
|
D | host_link.cc | 482 sTimeSyncRequestTimer.cancel(); in setTimeSyncRequestTimer()
|
/system/chre/platform/linux/ |
D | system_timer.cc | 94 bool SystemTimer::cancel() { in cancel() function in chre::SystemTimer
|
D | platform_audio.cc | 99 source->timer.cancel(); in cancelAudioDataEventRequest()
|
/system/core/init/ |
D | perfboot.py | 151 def cancel(self): member in WatchdogTimer 152 self._timer.cancel() 388 t.cancel()
|
/system/update_engine/ |
D | update_engine_client_android.cc | 142 DEFINE_bool(cancel, false, "Cancel the ongoing update and exit."); in OnInit() 194 return ExitWhenIdle(service_->cancel()); in OnInit()
|
D | binder_service_android.h | 69 android::binder::Status cancel() override;
|
D | binder_service_android.cc | 161 Status BinderUpdateEngineAndroidService::cancel() { in cancel() function in chromeos_update_engine::BinderUpdateEngineAndroidService
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | test_model.cc | 62 std::function<void(AsyncTaskId)> cancel, in TestModel() argument 67 cancel_task_(std::move(cancel)), in TestModel()
|
D | test_model.h | 44 std::function<void(AsyncTaskId)> cancel,
|
/system/chre/platform/android/ |
D | platform_audio.cc | 150 mTimer.cancel(); in cancelAudioDataEventRequest()
|
/system/chre/core/ |
D | timer_pool.cc | 95 mSystemTimer.cancel(); in cancelTimer()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | dual_mode_controller.h | 85 void RegisterTaskCancel(std::function<void(AsyncTaskId)> cancel);
|
D | link_layer_controller.h | 126 void RegisterTaskCancel(std::function<void(AsyncTaskId)> cancel);
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraAvgFragment.java | 1033 .setNegativeButton(android.R.string.cancel,
|
/system/core/adb/ |
D | protocol.txt | 186 recipient should cancel pending WRITEs or CLOSEs, but this is not a
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 343 expects USB resets to cancel whatever transaction is currently going on.
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 1461 # 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
|
D | Doxyfile.bak | 1461 # 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
|