Searched refs:GetNetWorkIdByUdid (Results 1 – 3 of 3) sorted by relevance
53 int32_t GetNetWorkIdByUdid(const std::string& udid, std::string& networkId);
375 int32_t res = ProfileCache::GetInstance().GetNetWorkIdByUdid(deviceId, netWorkId); in GetSwitchCharacteristicProfile()
685 int32_t ProfileCache::GetNetWorkIdByUdid(const std::string& udid, std::string& networkId) in GetNetWorkIdByUdid() function in OHOS::DistributedDeviceProfile::ProfileCache