Searched refs:GetNetworkIdByDeviceId (Results 1 – 8 of 8) sorted by relevance
152 auto ret = DHContext::GetInstance().GetNetworkIdByDeviceId(deviceId);156 ret = DHContext::GetInstance().GetNetworkIdByDeviceId(deviceId);
40 softbusConnector->GetNetworkIdByDeviceId(str); in SoftBusConnectorCommonFuzzTest()
143 std::string GetNetworkIdByDeviceId(const std::string &deviceId);
97 std::string GetNetworkIdByDeviceId(const std::string &deviceId);
271 std::string DHContext::GetNetworkIdByDeviceId(const std::string &deviceId) in GetNetworkIdByDeviceId() function in OHOS::DistributedHardware::DHContext
631 std::string SoftbusConnector::GetNetworkIdByDeviceId(const std::string &deviceId) in GetNetworkIdByDeviceId() function in OHOS::DistributedHardware::SoftbusConnector
869 std::string ret = softbusConnector->GetNetworkIdByDeviceId(deviceId);
1919 std::string netWorkId = softbusConnector_->GetNetworkIdByDeviceId(deviceIdHash); in EstablishUnbindChannel()