Home
last modified time | relevance | path

Searched refs:Enable (Results 1 - 25 of 180) sorted by relevance

12345678

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dmeta_enable_task.cpp64 int32_t result = Enable(); in DoTaskInner()
71 int32_t MetaEnableTask::Enable() in Enable() function in OHOS::DistributedHardware::MetaEnableTask
88 if (distributedModemExt_->Enable(GetNetworkId(), sourcePtr) != DH_FWK_SUCCESS) { in Enable()
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/src/
H A Dddm_adapter.cpp33 int32_t DDMAdapter::Enable() in Enable() function in OHOS::Msdp::DeviceStatus::DDMAdapter
36 return ddm_->Enable(); in Enable()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.h83 virtual void Enable() = 0;
168 void Enable() override;
H A Dadapter_state_machine.cpp84 adapter_.GetContext()->Enable(); in Entry()
98 IPowerManager::GetInstance().Enable(); in Dispatch()
101 ProfileServiceManager::GetInstance()->Enable(transport); in Dispatch()
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp23 int32_t DSoftbusAdapter::Enable() in Enable() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
25 return DSoftbusAdapterImpl::GetInstance()->Enable(); in Enable()
/foundation/multimodalinput/input/intention/common/channel/test/
H A Dchannel_test.cpp53 receiver.Enable(); in HWTEST_F()
82 receiver.Enable(); in HWTEST_F()
124 receiver.Enable(); in HWTEST_F()
/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h120 void Enable() in Enable() function in OHOS::Msdp::DeviceStatus::Channel::final
123 channel_->Enable(); in Enable()
165 void Enable();
188 void Channel<Event>::Enable() in Enable() function in OHOS::Msdp::DeviceStatus::Channel
/foundation/multimodalinput/input/intention/prototype/include/
H A Di_motion_drag.h30 virtual void Enable(std::shared_ptr<AppExecFwk::EventHandler>) = 0;
H A Di_ddm_adapter.h41 virtual int32_t Enable() = 0;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_based_services_manager.h32 int Enable() const;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/include/
H A Dmock_meta_enable_task.h30 int32_t Enable();
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_modem_ext.h30 virtual int32_t Enable(const std::string& networkId, IDistributedHardwareSource *sourcePtr) = 0;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/task/
H A Dmeta_enable_task.h30 int32_t Enable();
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dmock_meta_enable_task.cpp29 int32_t MockMetaEnableTask::Enable() in Enable() function in OHOS::DistributedHardware::MockMetaEnableTask
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate.cpp38 receiver_.Enable(); in Cooperate()
40 context_.Enable(); in Cooperate()
132 int32_t Cooperate::Enable(int32_t tokenId, int32_t pid, int32_t userData) in Enable() function in OHOS::Msdp::DeviceStatus::Cooperate::Cooperate
343 motionDrag->Enable(context_.EventHandler()); in LoadMotionDrag()
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/
H A Dddm_adapter.h32 int32_t Enable() override;
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_enable.h34 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, in Enable() function in OHOS::DistributedHardware::MockComponentEnable
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_enable.h34 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, in Enable() function in OHOS::DistributedHardware::MockComponentEnable
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_enable.h30 int32_t Enable(const std::string &networkId, const std::string &dhId, const EnableParam &param,
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/include/
H A Dmock_component_enable.h30 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam &param, in Enable() function in OHOS::DistributedHardware::MockComponentEnable
/foundation/communication/bluetooth_service/test/moduletest/hosttest/
H A Dhost_srv_module_test.cpp61 AdapterManager::GetInstance()->Enable(BTTransport::ADAPTER_BREDR); in HWTEST_F()
/foundation/multimedia/media_foundation/engine/pipeline/filters/common/buffer_calibration/
H A Dbuffer_calibration.h39 void Enable() in Enable() function in OHOS::Media::Pipeline::BufferCalibration
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter.h32 int32_t Enable() override;
/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_interceptor.h37 void Enable(Context &context);
/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Dmonitor.h42 int32_t Enable();

Completed in 7 milliseconds

12345678