/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
H A D | dcamera_source_controller_test.cpp | 188 int32_t ret = GetLocalDeviceNetworkId(chanInfo->sourceDevId_); 268 ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); 289 ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); 329 int32_t ret = GetLocalDeviceNetworkId(chanInfo->sourceDevId_); 437 int32_t ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/ |
H A D | dscreen_util.h | 25 int32_t GetLocalDeviceNetworkId(std::string &networkId);
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/ |
H A D | dcamera_utils_tools.h | 34 int32_t GetLocalDeviceNetworkId(std::string& networkId);
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/ |
H A D | daudio_util.h | 33 int32_t GetLocalDeviceNetworkId(std::string &networkId);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/common/test/unittest/src/ |
H A D | screen_common_test.cpp | 45 int32_t ret = GetLocalDeviceNetworkId(networkId);
|
/ohos5.0/foundation/multimedia/av_session/utils/src/ |
H A D | avsession_radar.cpp | 58 std::string AVSessionRadar::GetLocalDeviceNetworkId() in GetLocalDeviceNetworkId() function in OHOS::AVSession::AVSessionRadar 225 localNetId_ = GetAnonymousDeviceId(GetLocalDeviceNetworkId()); in ReportHiSysEventBehavior() 228 localUdid_ = GetAnonymousDeviceId(GetUdidByNetworkId(GetLocalDeviceNetworkId())); in ReportHiSysEventBehavior()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/ |
H A D | dscreen_util.cpp | 45 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() function
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/ |
H A D | dcamera_protocol_test.cpp | 86 GetLocalDeviceNetworkId(g_testDeviceId); in SetUpTestCase()
|
/ohos5.0/foundation/multimedia/av_session/utils/include/ |
H A D | avsession_radar.h | 111 std::string GetLocalDeviceNetworkId();
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/ |
H A D | softbus_connector.h | 140 std::string GetLocalDeviceNetworkId();
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/ |
H A D | dcamera_utils_tools_test.cpp | 92 int32_t ret = GetLocalDeviceNetworkId(networkId);
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/ |
H A D | daudio_hidumper.cpp | 118 int32_t ret = GetLocalDeviceNetworkId(sourceDevId); in GetSourceDevId()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/ |
H A D | daudio_sink_manager.cpp | 66 CHECK_AND_RETURN_RET_LOG(GetLocalDeviceNetworkId(localNetworkId_) != DH_SUCCESS, in Init() 520 ret = GetLocalDeviceNetworkId(sinkDevId); in VerifySecurityLevel()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr.cpp | 218 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/ |
H A D | dcamera_sink_output_test.cpp | 71 GetLocalDeviceNetworkId(g_testDeviceIdOutput); in SetUpTestCase()
|
H A D | dcamera_sink_controller_test.cpp | 119 GetLocalDeviceNetworkId(g_testDeviceIdController); in SetUpTestCase()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
H A D | dcamera_sink_controller.cpp | 160 ret = GetLocalDeviceNetworkId(sinkDevId); in DCameraNotify() 226 ret = GetLocalDeviceNetworkId(sinkDevId); in OpenChannel()
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
H A D | native_devicemanager_js.h | 228 static napi_value GetLocalDeviceNetworkId(napi_env env, napi_callback_info info);
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/ |
H A D | daudio_source_mgr_test.cpp | 64 EXPECT_NE(DH_SUCCESS, GetLocalDeviceNetworkId(localDevId));
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | dcamera_utils_tools.cpp | 55 int32_t GetLocalDeviceNetworkId(std::string& networkId) in GetLocalDeviceNetworkId() function
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/ |
H A D | dcamera_source_dev.cpp | 462 int32_t ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); in OpenCamera() 518 ret = GetLocalDeviceNetworkId(chanInfo->sourceDevId_); in ConfigStreams()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager.cpp | 415 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
H A D | daudio_source_manager.cpp | 73 if (GetLocalDeviceNetworkId(localDevId_) != DH_SUCCESS) { in Init()
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/ |
H A D | daudio_util.cpp | 134 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/ |
H A D | softbus_connector.cpp | 608 std::string SoftbusConnector::GetLocalDeviceNetworkId() in GetLocalDeviceNetworkId() function in OHOS::DistributedHardware::SoftbusConnector
|