| /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
|
| H A D | register_d_input_call_back_proxy.cpp | 35 void RegisterDInputCallbackProxy::OnResult(const std::string &devId, const std::string &dhId, const int32_t &status) in OnResult() argument
|
| H A D | register_d_input_call_back_stub.cpp | 45 std::string devId = data.ReadString(); in OnRemoteRequest() local
|
| H A D | start_stop_d_inputs_call_back_proxy.cpp | 33 void StartStopDInputsCallbackProxy::OnResultDhids(const std::string &devId, const int32_t &status) in OnResultDhids() argument
|
| H A D | start_stop_d_inputs_call_back_stub.cpp | 41 std::string devId = data.ReadString(); in OnRemoteRequest() local
|
| H A D | start_d_input_call_back_proxy.cpp | 35 void StartDInputCallbackProxy::OnResult(const std::string &devId, const uint32_t &inputTypes, const int32_t &status) in OnResult() argument
|
| H A D | stop_d_input_call_back_proxy.cpp | 35 void StopDInputCallbackProxy::OnResult(const std::string &devId, const uint32_t &inputTypes, const int32_t &status) in OnResult() argument
|
| /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...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/ |
| H A D | meta_capability_info.h | 36 MetaCapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType dhType, in MetaCapabilityInfo() argument
|
| /foundation/distributedhardware/distributed_screen/common/test/unittest/include/ |
| H A D | screen_common_test.h | 35 const std::string devId = "devId"; member in OHOS::DistributedHardware::ScreenCommonTest
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensourcetest/src/callback/ |
| H A D | dscreen_source_callback_test.cpp | 45 const std::string devId = "devId"; in HWTEST_F() local 65 const std::string devId = "devId"; in HWTEST_F() local 82 const std::string devId = "devId"; in HWTEST_F() local 102 const std::string devId in HWTEST_F() local 122 const std::string devId = "devId"; HWTEST_F() local 139 const std::string devId = "devId"; HWTEST_F() local [all...] |