Home
last modified time | relevance | path

Searched refs:GetLocalDeviceNetworkId (Results 1 - 25 of 29) sorted by relevance

12

/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_util.h25 int32_t GetLocalDeviceNetworkId(std::string &networkId);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp188 int32_t ret = GetLocalDeviceNetworkId(chanInfo->sourceDevId_); in HWTEST_F()
268 ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); in HWTEST_F()
289 ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); in HWTEST_F()
329 int32_t ret = GetLocalDeviceNetworkId(chanInfo->sourceDevId_); in HWTEST_F()
437 int32_t ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_utils_tools.h34 int32_t GetLocalDeviceNetworkId(std::string& networkId);
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_channel_source_impl.cpp70 int32_t ret = GetLocalDeviceNetworkId(myDevId); in CreateSession()
H A Ddcamera_channel_sink_impl.cpp60 int32_t ret = GetLocalDeviceNetworkId(myDevId); in CreateSession()
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/
H A Ddcamera_protocol_test.cpp86 GetLocalDeviceNetworkId(g_testDeviceId); in SetUpTestCase()
/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h33 int32_t GetLocalDeviceNetworkId(std::string &networkId);
/foundation/distributedhardware/distributed_screen/common/test/unittest/src/
H A Dscreen_common_test.cpp45 int32_t ret = GetLocalDeviceNetworkId(networkId); in HWTEST_F()
/foundation/multimedia/av_session/utils/include/
H A Davsession_radar.h111 std::string GetLocalDeviceNetworkId();
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h140 std::string GetLocalDeviceNetworkId();
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_utils_tools_test.cpp84 * @tc.desc: Verify the GetLocalDeviceNetworkId function failed.
92 int32_t ret = GetLocalDeviceNetworkId(networkId); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp45 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() function
50 DHLOGE("GetLocalDeviceNetworkId failed ret: %{public}" PRId32, ret); in GetLocalDeviceNetworkId()
/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp58 std::string AVSessionRadar::GetLocalDeviceNetworkId() in GetLocalDeviceNetworkId() function in OHOS::AVSession::AVSessionRadar
225 localNetId_ = GetAnonymousDeviceId(GetLocalDeviceNetworkId()); in ReportHiSysEventBehavior()
228 localUdid_ = GetAnonymousDeviceId(GetUdidByNetworkId(GetLocalDeviceNetworkId())); in ReportHiSysEventBehavior()
/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/
H A Ddaudio_hidumper.cpp118 int32_t ret = GetLocalDeviceNetworkId(sourceDevId); in GetSourceDevId()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_manager.cpp66 CHECK_AND_RETURN_RET_LOG(GetLocalDeviceNetworkId(localNetworkId_) != DH_SUCCESS, in Init()
524 ret = GetLocalDeviceNetworkId(sinkDevId); in VerifySecurityLevel()
526 DHLOGE("GetLocalDeviceNetworkId failed, ret: %{public}d", ret); in VerifySecurityLevel()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_output_test.cpp71 GetLocalDeviceNetworkId(g_testDeviceIdOutput); in SetUpTestCase()
H A Ddcamera_sink_controller_test.cpp119 GetLocalDeviceNetworkId(g_testDeviceIdController); in SetUpTestCase()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp218 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp166 ret = GetLocalDeviceNetworkId(sinkDevId); in DCameraNotify()
168 DHLOGE("GetLocalDeviceNetworkId failed, devId: %{public}s, dhId: %{public}s, ret: %{public}d", in DCameraNotify()
229 ret = GetLocalDeviceNetworkId(sinkDevId); in CheckSensitive()
230 CHECK_AND_RETURN_RET_LOG(ret != DCAMERA_OK, ret, "GetLocalDeviceNetworkId failed, ret: %{public}d", ret); in CheckSensitive()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/
H A Ddaudio_source_mgr_test.cpp64 EXPECT_NE(DH_SUCCESS, GetLocalDeviceNetworkId(localDevId)); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_utils_tools.cpp55 int32_t GetLocalDeviceNetworkId(std::string& networkId) in GetLocalDeviceNetworkId() function
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H A Dnative_devicemanager_js.h228 static napi_value GetLocalDeviceNetworkId(napi_env env, napi_callback_info info);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp465 int32_t ret = GetLocalDeviceNetworkId(openInfo->sourceDevId_); in OpenCamera()
521 ret = GetLocalDeviceNetworkId(chanInfo->sourceDevId_); in ConfigStreams()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp73 if (GetLocalDeviceNetworkId(localDevId_) != DH_SUCCESS) { in Init()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp415 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()

Completed in 19 milliseconds

12