Home
last modified time | relevance | path

Searched refs:Disable (Results 1 - 25 of 189) sorted by relevance

12345678

/foundation/ai/intelligent_voice_framework/utils/
H A Dscope_guard.h31 rhs.Disable(); in ScopeGuard()
41 void Disable() in Disable() function in OHOS::IntellVoiceUtils::ScopeGuard
90 (__onScopeGuardExit__.Disable())
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dmeta_disable_task.cpp64 auto result = Disable(); in DoTaskInner()
77 int32_t MetaDisableTask::Disable() in Disable() function in OHOS::DistributedHardware::MetaDisableTask
91 if (distributedModemExt_->Disable(GetNetworkId(), sourcePtr) != DH_FWK_SUCCESS) { in Disable()
/foundation/multimedia/media_foundation/src/buffer/avbuffer/include/
H A Dscope_guard.h39 void Disable() in Disable() function in OHOS::Detail::ScopeGuard
59 #define CANCEL_SCOPE_EXIT_GUARD(id) onScopeExitGuard##id.Disable()
/foundation/multimedia/av_codec/services/utils/include/
H A Dscope_guard.h39 void Disable() in Disable() function in OHOS::Detail::ScopeGuard
61 onScopeExitGuard##id.Disable()
/foundation/multimedia/player_framework/services/utils/include/
H A Dscope_guard.h39 void Disable() in Disable() function in OHOS::Detail::ScopeGuard
61 onScopeExitGuard##id.Disable()
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/src/
H A Dddm_adapter.cpp39 void DDMAdapter::Disable() in Disable() function in OHOS::Msdp::DeviceStatus::DDMAdapter
42 ddm_->Disable(); in Disable()
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/buffer_calibration/
H A Dbuffer_calibration.h45 void Disable() in Disable() function in OHOS::Media::Pipeline::BufferCalibration
53 Disable(); in Reset()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.h90 virtual void Disable() = 0;
175 void Disable() override;
H A Dadapter_state_machine.cpp174 ProfileServiceManager::GetInstance()->Disable(transport); in Entry()
188 IPowerManager::GetInstance().Disable(); in Dispatch()
190 adapter_.GetContext()->Disable(); in Dispatch()
201 adapter_.GetContext()->Disable(); in Dispatch()
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp28 void DSoftbusAdapter::Disable() in Disable() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
30 DSoftbusAdapterImpl::GetInstance()->Disable(); in Disable()
/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Dmonitor.cpp38 Disable(); in ~Monitor()
65 Disable(); in Enable()
71 void Monitor::Disable() in Disable() function in OHOS::Msdp::DeviceStatus::Monitor
/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h127 void Disable() in Disable() function in OHOS::Msdp::DeviceStatus::Channel::final
130 channel_->Disable(); in Disable()
166 void Disable();
195 void Channel<Event>::Disable() in Disable() function in OHOS::Msdp::DeviceStatus::Channel
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp56 void DeviceStandbyPlugin::Disable() in Disable() function in OHOS::ResourceSchedule::DeviceStandbyPlugin
62 STANDBYSERVICE_LOGI("DevicesStandbyPlugin::Disable success"); in Disable()
93 DeviceStandbyPlugin::GetInstance().Disable(); in OnPluginDisable()
/foundation/multimodalinput/input/intention/prototype/include/
H A Di_motion_drag.h31 virtual void Disable() = 0;
H A Di_ddm_adapter.h42 virtual void Disable() = 0;
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/
H A Dplugin.h34 * Disable the plugin when resource schedule service stopped.
36 virtual void Disable() = 0;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_based_services_manager.h33 void Disable() const;
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/include/
H A Ddevice_standby_plugin.h35 void Disable() override;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/include/
H A Dmock_meta_disable_task.h30 int32_t Disable();
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_modem_ext.h31 virtual int32_t Disable(const std::string& networkId, IDistributedHardwareSource *sourcePtr) = 0;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dmock_meta_disable_task.cpp30 int32_t MockMetaDisableTask::Disable() in Disable() function in OHOS::DistributedHardware::MockMetaDisableTask
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/task/
H A Dmeta_disable_task.h30 int32_t Disable();
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp53 void SocPerfExecutorPlugin::Disable() in Disable() function in OHOS::ResourceSchedule::SocPerfExecutorPlugin
60 SOC_PERF_LOGI("Disable success"); in Disable()
123 SocPerfExecutorPlugin::GetInstance().Disable(); in OnPluginDisable()
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/
H A Dtrace.h47 * @brief Disable the trace
49 static void Disable();
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/
H A Dddm_adapter.h33 void Disable() override;

Completed in 7 milliseconds

12345678