Home
last modified time | relevance | path

Searched defs:devId (Results 1 - 25 of 204) sorted by relevance

123456789

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_mgr_callback.cpp22 int32_t DAudioSourceMgrCallback::OnEnableAudioResult(const std::string &devId, const std::string &dhId, in OnEnableAudioResult() argument
28 int32_t DAudioSourceMgrCallback::OnDisableAudioResult(const std::string &devId, const std::string &dhId, in OnDisableAudioResult() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_io_dev.h37 explicit DAudioIoDev(const std::string &devId) in DAudioIoDev() argument
/foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/
H A Dhardware_cursor_pointer_manager.cpp30 void HardwareCursorPointerManager::SetTargetDevice(uint32_t devId) in SetTargetDevice() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dstrategy_meta_data.cpp45 StrategyMeta( const std::string &devId, const std::string &userId, const std::string &bundleName, const std::string &storeId) StrategyMeta() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstrategy_meta_data.h22 std::string devId; member
/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/
H A Ddaudio_hisysevent.cpp44 void DAudioHisysevent::SysEventWriteBehavior(const std::string &eventName, const std::string &devId, in SysEventWriteBehavior() argument
87 void DAudioHisysevent::SysEventWriteFault(const std::string &eventName, const std::string &devId, in SysEventWriteFault() argument
/foundation/distributedhardware/distributed_audio/services/audiocontrol/controlsink/src/
H A Ddaudio_sink_dev_ctrl_manager.cpp32 DAudioSinkDevCtrlMgr::DAudioSinkDevCtrlMgr(const std::string &devId, in DAudioSinkDevCtrlMgr() argument
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_index.h25 explicit DCameraIndex(std::string devId, std::string dhId) : devId_(devId), dhId_(dhId) {} in DCameraIndex() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Dmock_distributed_camera_source_stub.h40 int32_t RegisterDistributedHardware(const std::string& devId, const std::string& dhId, in RegisterDistributedHardware() argument
50 int32_t UnregisterDistributedHardware(const std::string& devId, const std::string& dhId, in UnregisterDistributedHardware() argument
59 int32_t DCameraNotify(const std::string& devId, const std::string& dhId, in DCameraNotify() argument
/foundation/distributedhardware/distributed_audio/services/audiocontrol/controlsource/src/
H A Ddaudio_source_dev_ctrl_manager.cpp29 DAudioSourceDevCtrlMgr::DAudioSourceDevCtrlMgr(const std::string &devId, in DAudioSourceDevCtrlMgr() argument
/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/include/
H A Dav_receiver_engine_transport.h47 AVTransReceiverTransport(const std::string &devId, in AVTransReceiverTransport() argument
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_latency.cpp44 int32_t DCameraSoftbusLatency::StartSoftbusTimeSync(const std::string& devId) in StartSoftbusTimeSync() argument
72 int32_t DCameraSoftbusLatency::StopSoftbusTimeSync(const std::string& devId) in StopSoftbusTimeSync() argument
100 SetTimeSyncInfo(const int32_t microsecond, const std::string& devId) SetTimeSyncInfo() argument
106 GetTimeSyncInfo(const std::string& devId) GetTimeSyncInfo() argument
[all...]
/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/include/
H A Dav_sender_engine_transport.h46 explicit AVTransSenderTransport(const std::string &devId, in AVTransSenderTransport() argument
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_hisysevent_adapter_test.cpp83 std::string devId = "bb536a637105409e904d4da83790a4a7"; in HWTEST_F() local
101 std::string devId = "bb536a637105409e904d4da83790a4a7"; in HWTEST_F() local
119 std::string devId = "bb536a637105409e904d4da83790a4a7"; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_service_ipc_test.cpp82 std::string devId = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_ipc_callback_proxy.cpp25 int32_t DAudioIpcCallbackProxy::OnNotifyRegResult(const std::string &devId, const std::string &dhId, in OnNotifyRegResult() argument
45 int32_t DAudioIpcCallbackProxy::OnNotifyUnregResult(const std::string &devId, const std::string &dhId, in OnNotifyUnregResult() argument
66 int32_t DAudioIpcCallbackProxy::OnHardwareStateChanged(const std::string &devId, const std::string &dhId, in OnHardwareStateChanged() argument
86 int32_t DAudioIpcCallbackProxy::OnDataSyncTrigger(const std::string &devId) in OnDataSyncTrigger() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_state_listener.h30 int32_t OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, in OnRegisterNotify() argument
36 int32_t OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, in OnUnregisterNotify() argument
42 int32_t OnHardwareStateChanged(const std::string &devId, const std::string &dhId, int32_t status) in OnHardwareStateChanged() argument
47 int32_t OnDataSyncTrigger(const std::string &devId) in OnDataSyncTrigger() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddcamera_service_state_listener.cpp48 int32_t DCameraServiceStateListener::OnRegisterNotify(const std::string& devId, const std::string& dhId, in OnRegisterNotify() argument
84 int32_t DCameraServiceStateListener::OnUnregisterNotify(const std::string& devId, const std::string& dhId, in OnUnregisterNotify() argument
118 OnHardwareStateChanged(const std::string &devId, const std::string &dhId, int32_t status) OnHardwareStateChanged() argument
131 OnDataSyncTrigger(const std::string &devId) OnDataSyncTrigger() argument
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/unregisterdinputcallbackunittest/
H A Dunregister_d_input_call_back_test.cpp37 void UnregisterDInputCallbackTest::TestUnregisterDInputCallbackStub::OnResult(const std::string &devId, in OnResult() argument
/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhisysevent_util.cpp39 void HisyseventUtil::SysEventWriteBehavior(std::string status, std::string devId, std::string msg) in SysEventWriteBehavior() argument
52 void HisyseventUtil::SysEventWriteBehavior(std::string status, std::string devId, std::string dhId, std::string msg) in SysEventWriteBehavior() argument
78 void HisyseventUtil::SysEventWriteFault(std::string status, std::string devId, int32_t errorCode, std::string msg) in SysEventWriteFault() argument
92 void HisyseventUtil::SysEventWriteFault(std::string status, std::string devId, std::string dhId, int32_t errorCode, in SysEventWriteFault() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dunregister_d_input_call_back_proxy.cpp35 void UnregisterDInputCallbackProxy::OnResult(const std::string &devId, const std::string &dhId, const int32_t &status) in OnResult() argument
H A Dunregister_d_input_call_back_stub.cpp45 std::string devId = data.ReadString(); in OnRemoteRequest() local
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/
H A Ddscreen_source_callback.cpp24 int32_t DScreenSourceCallback::OnNotifyRegResult(const std::string &devId, const std::string &dhId, in OnNotifyRegResult() argument
44 int32_t DScreenSourceCallback::OnNotifyUnregResult(const std::string &devId, const std::string &dhId, in OnNotifyUnregResult() argument
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/callback/
H A Ddscreen_source_callback_proxy.cpp27 int32_t DScreenSourceCallbackProxy::OnNotifyRegResult(const std::string &devId, const std::string &dhId, in OnNotifyRegResult() argument
58 int32_t DScreenSourceCallbackProxy::OnNotifyUnregResult(const std::string &devId, const std::string &dhId, in OnNotifyUnregResult() argument
89 bool DScreenSourceCallbackProxy::CheckParams(const std::string &devId, const std::string &dhId, in CheckParams() argument
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/callback/
H A Ddscreen_source_callback_stub_test.cpp41 int32_t DScreenSourceCallbackStubTest::TestDScreenSourceCallbackStub::OnNotifyRegResult(const std::string &devId, in OnNotifyRegResult() argument
52 int32_t DScreenSourceCallbackStubTest::TestDScreenSourceCallbackStub::OnNotifyUnregResult(const std::string &devId, in OnNotifyUnregResult() argument
77 std::string devId = R"(dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000d in HWTEST_F() local
116 std::string devId = R"(dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000dhId000d in HWTEST_F() local
[all...]

Completed in 9 milliseconds

123456789