/base/telephony/sms_mms/services/ |
D | sms_receive_manager.cpp | 30 gsmSmsReceiveRunner_->Stop(); in ~SmsReceiveManager() 34 cdmaSmsReceiveRunner_->Stop(); in ~SmsReceiveManager()
|
/base/user_iam/user_auth/services/include/ |
D | context_thread_pool.h | 42 void Stop() in Stop() function 44 ThreadPool::Stop(); in Stop()
|
/base/sensors/miscdevice/services/miscdevice_service/src/ |
D | miscdevice_service.cpp | 184 vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_TIME); in Vibrate() 186 vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_PRESET); in Vibrate() 212 return vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_TIME); in CancelVibrator() 226 vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_TIME); in PlayVibratorEffect() 228 vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_PRESET); in PlayVibratorEffect() 280 vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_TIME); in PlayCustomVibratorEffect() 282 vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_PRESET); in PlayCustomVibratorEffect() 331 int32_t ret = vibratorHdiConnection_.Stop(IVibratorHdiConnection::VIBRATOR_STOP_MODE_PRESET); in StopVibratorEffect()
|
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/ |
D | vibrator_hdi_connection.cpp | 66 int32_t VibratorHdiConnection::Stop(VibratorStopMode mode) in Stop() function in OHOS::Sensors::VibratorHdiConnection 68 int32_t ret = iVibratorHdiConnection_->Stop(mode); in Stop()
|
/base/powermgr/thermal_manager/services/native/include/thermal_action/ |
D | thermal_timer.h | 74 Stop(); in ~ThermalTimerUtils() 78 void Stop();
|
/base/hiviewdfx/hiview/base/ |
D | event_dispatch_queue.cpp | 34 Stop(); in ~EventDispatchQueue() 93 void EventDispatchQueue::Stop() in Stop() function in OHOS::HiviewDFX::EventDispatchQueue
|
/base/account/os_account/frameworks/osaccount/core/src/ |
D | os_account_event_listener.cpp | 38 void OsAccountEventListener::Stop() in Stop() function in OHOS::AccountSA::OsAccountEventListener
|
/base/account/os_account/frameworks/osaccount/core/include/ |
D | os_account_event_listener.h | 31 void Stop();
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
D | app_account_event_listener.cpp | 43 void AppAccountEventListener::Stop() in Stop() function in OHOS::AccountSA::AppAccountEventListener
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
D | action_shutdown.cpp | 115 runner->Stop(); in DelayShutdown() 125 auto runResult = runner->Stop(); in DelayShutdown()
|
/base/account/os_account/services/accountmgr/include/appaccount/ |
D | app_account_event_listener.h | 31 void Stop();
|
/base/miscservices/time/services/time_manager/include/ |
D | time_tick_notify.h | 31 void Stop();
|
D | ntp_update_time.h | 38 void Stop();
|
/base/miscservices/request/download/services/include/ |
D | download_thread.h | 31 void Stop();
|
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/include/ |
D | i_vibrator_hdi_connection.h | 40 virtual int32_t Stop(VibratorStopMode mode) = 0;
|
D | vibrator_hdi_connection.h | 36 int32_t Stop(VibratorStopMode mode) override;
|
/base/user_iam/face_auth/services/faceauth/src/ |
D | face_auth_thread_pool.cpp | 31 Stop(); in ~FaceAuthThreadPool()
|
/base/user_iam/auth_executor_mgr/services/src/ |
D | coauth_thread_pool.cpp | 31 Stop(); in ~CoAuthThreadPool()
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
D | sa_dumper.cpp | 106 void Stop() in Stop() function in OHOS::HiviewDFX::__anon85216f8e0111::PipeReader 182 reader.Stop(); in GetData() 231 reader.Stop(); in Execute()
|
/base/telephony/call_manager/services/audio/include/ |
D | ring.h | 48 int32_t Stop();
|
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adpter/include/ |
D | compatible_connection.h | 35 int32_t Stop(VibratorStopMode mode) override;
|
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adpter/src/ |
D | hdi_connection.cpp | 71 int32_t HdiConnection::Stop(VibratorStopMode mode) in Stop() function in OHOS::Sensors::HdiConnection 73 …int32_t ret = vibratorInterface_->Stop(static_cast<OHOS::HDI::Vibrator::V1_0::HdfVibratorMode>(mod… in Stop()
|
/base/miscservices/request/download/services/src/ |
D | download_thread.cpp | 34 void DownloadThread::Stop() in Stop() function in OHOS::Request::Download::DownloadThread
|
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/ |
D | event_log_catcher.h | 29 void Stop();
|
/base/hiviewdfx/hicollie/frameworks/native/ |
D | watchdog_inner.cpp | 30 Stop(); in ~WatchdogInner() 119 bool WatchdogInner::Stop() in Stop() function in OHOS::HiviewDFX::WatchdogInner
|