Home
last modified time | relevance | path

Searched refs:Stop (Results 1 – 25 of 92) sorted by relevance

1234

/base/telephony/sms_mms/services/
Dsms_receive_manager.cpp30 gsmSmsReceiveRunner_->Stop(); in ~SmsReceiveManager()
34 cdmaSmsReceiveRunner_->Stop(); in ~SmsReceiveManager()
/base/user_iam/user_auth/services/include/
Dcontext_thread_pool.h42 void Stop() in Stop() function
44 ThreadPool::Stop(); in Stop()
/base/sensors/miscdevice/services/miscdevice_service/src/
Dmiscdevice_service.cpp184 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/
Dvibrator_hdi_connection.cpp66 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/
Dthermal_timer.h74 Stop(); in ~ThermalTimerUtils()
78 void Stop();
/base/hiviewdfx/hiview/base/
Devent_dispatch_queue.cpp34 Stop(); in ~EventDispatchQueue()
93 void EventDispatchQueue::Stop() in Stop() function in OHOS::HiviewDFX::EventDispatchQueue
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_event_listener.cpp38 void OsAccountEventListener::Stop() in Stop() function in OHOS::AccountSA::OsAccountEventListener
/base/account/os_account/frameworks/osaccount/core/include/
Dos_account_event_listener.h31 void Stop();
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_event_listener.cpp43 void AppAccountEventListener::Stop() in Stop() function in OHOS::AccountSA::AppAccountEventListener
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_shutdown.cpp115 runner->Stop(); in DelayShutdown()
125 auto runResult = runner->Stop(); in DelayShutdown()
/base/account/os_account/services/accountmgr/include/appaccount/
Dapp_account_event_listener.h31 void Stop();
/base/miscservices/time/services/time_manager/include/
Dtime_tick_notify.h31 void Stop();
Dntp_update_time.h38 void Stop();
/base/miscservices/request/download/services/include/
Ddownload_thread.h31 void Stop();
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/include/
Di_vibrator_hdi_connection.h40 virtual int32_t Stop(VibratorStopMode mode) = 0;
Dvibrator_hdi_connection.h36 int32_t Stop(VibratorStopMode mode) override;
/base/user_iam/face_auth/services/faceauth/src/
Dface_auth_thread_pool.cpp31 Stop(); in ~FaceAuthThreadPool()
/base/user_iam/auth_executor_mgr/services/src/
Dcoauth_thread_pool.cpp31 Stop(); in ~CoAuthThreadPool()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dsa_dumper.cpp106 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/
Dring.h48 int32_t Stop();
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adpter/include/
Dcompatible_connection.h35 int32_t Stop(VibratorStopMode mode) override;
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adpter/src/
Dhdi_connection.cpp71 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/
Ddownload_thread.cpp34 void DownloadThread::Stop() in Stop() function in OHOS::Request::Download::DownloadThread
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Devent_log_catcher.h29 void Stop();
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_inner.cpp30 Stop(); in ~WatchdogInner()
119 bool WatchdogInner::Stop() in Stop() function in OHOS::HiviewDFX::WatchdogInner

1234