Home
last modified time | relevance | path

Searched refs:GetLocalDeviceNetworkId (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp188 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 Ddscreen_util.h25 int32_t GetLocalDeviceNetworkId(std::string &networkId);
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_utils_tools.h34 int32_t GetLocalDeviceNetworkId(std::string& networkId);
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h33 int32_t GetLocalDeviceNetworkId(std::string &networkId);
/ohos5.0/foundation/distributedhardware/distributed_screen/common/test/unittest/src/
H A Dscreen_common_test.cpp45 int32_t ret = GetLocalDeviceNetworkId(networkId);
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp45 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/
H A Ddcamera_protocol_test.cpp86 GetLocalDeviceNetworkId(g_testDeviceId); in SetUpTestCase()
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Davsession_radar.h111 std::string GetLocalDeviceNetworkId();
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h140 std::string GetLocalDeviceNetworkId();
/ohos5.0/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_utils_tools_test.cpp92 int32_t ret = GetLocalDeviceNetworkId(networkId);
/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/
H A Ddaudio_hidumper.cpp118 int32_t ret = GetLocalDeviceNetworkId(sourceDevId); in GetSourceDevId()
/ohos5.0/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()
520 ret = GetLocalDeviceNetworkId(sinkDevId); in VerifySecurityLevel()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp218 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp160 ret = GetLocalDeviceNetworkId(sinkDevId); in DCameraNotify()
226 ret = GetLocalDeviceNetworkId(sinkDevId); in OpenChannel()
/ohos5.0/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);
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/
H A Ddaudio_source_mgr_test.cpp64 EXPECT_NE(DH_SUCCESS, GetLocalDeviceNetworkId(localDevId));
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_utils_tools.cpp55 int32_t GetLocalDeviceNetworkId(std::string& networkId) in GetLocalDeviceNetworkId() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp462 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 Ddscreen_manager.cpp415 int32_t ret = GetLocalDeviceNetworkId(localDevId); in NotifyRemoteScreenService()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp73 if (GetLocalDeviceNetworkId(localDevId_) != DH_SUCCESS) { in Init()
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp134 int32_t GetLocalDeviceNetworkId(std::string &networkId) in GetLocalDeviceNetworkId() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp608 std::string SoftbusConnector::GetLocalDeviceNetworkId() in GetLocalDeviceNetworkId() function in OHOS::DistributedHardware::SoftbusConnector

12