| /foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
| H A D | daudio_source_mgr_callback.cpp | 22 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 D | daudio_io_dev.h | 37 explicit DAudioIoDev(const std::string &devId) in DAudioIoDev() argument
|
| /foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/ |
| H A D | hardware_cursor_pointer_manager.cpp | 30 void HardwareCursorPointerManager::SetTargetDevice(uint32_t devId) in SetTargetDevice() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ |
| H A D | strategy_meta_data.cpp | 45 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 D | strategy_meta_data.h | 22 std::string devId;
member
|
| /foundation/distributedhardware/distributed_audio/common/dfx_utils/src/ |
| H A D | daudio_hisysevent.cpp | 44 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 D | daudio_sink_dev_ctrl_manager.cpp | 32 DAudioSinkDevCtrlMgr::DAudioSinkDevCtrlMgr(const std::string &devId,
in DAudioSinkDevCtrlMgr() argument
|
| /foundation/distributedhardware/distributed_camera/common/include/utils/ |
| H A D | dcamera_index.h | 25 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 D | mock_distributed_camera_source_stub.h | 40 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 D | daudio_source_dev_ctrl_manager.cpp | 29 DAudioSourceDevCtrlMgr::DAudioSourceDevCtrlMgr(const std::string &devId,
in DAudioSourceDevCtrlMgr() argument
|
| /foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/include/ |
| H A D | av_receiver_engine_transport.h | 47 AVTransReceiverTransport(const std::string &devId, in AVTransReceiverTransport() argument
|
| /foundation/distributedhardware/distributed_camera/services/channel/src/ |
| H A D | dcamera_softbus_latency.cpp | 44 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 D | av_sender_engine_transport.h | 46 explicit AVTransSenderTransport(const std::string &devId, in AVTransSenderTransport() argument
|
| /foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/ |
| H A D | dcamera_hisysevent_adapter_test.cpp | 83 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 D | dcamera_sink_service_ipc_test.cpp | 82 std::string devId = ""; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/ |
| H A D | daudio_ipc_callback_proxy.cpp | 25 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 D | mock_dcamera_source_state_listener.h | 30 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 D | dcamera_service_state_listener.cpp | 48 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 D | unregister_d_input_call_back_test.cpp | 37 void UnregisterDInputCallbackTest::TestUnregisterDInputCallbackStub::OnResult(const std::string &devId,
in OnResult() argument
|
| /foundation/distributedhardware/distributed_input/dfx_utils/src/ |
| H A D | hisysevent_util.cpp | 39 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 D | unregister_d_input_call_back_proxy.cpp | 35 void UnregisterDInputCallbackProxy::OnResult(const std::string &devId, const std::string &dhId, const int32_t &status) in OnResult() argument
|
| H A D | unregister_d_input_call_back_stub.cpp | 45 std::string devId = data.ReadString(); in OnRemoteRequest() local
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/ |
| H A D | dscreen_source_callback.cpp | 24 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 D | dscreen_source_callback_proxy.cpp | 27 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 D | dscreen_source_callback_stub_test.cpp | 41 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...] |