Searched refs:GetNetworkIdFromCache (Results 1 – 3 of 3) sorted by relevance
48 int32_t GetNetworkIdFromCache(const std::string &udid, std::string &networkId);
380 int32_t SoftbusCache::GetNetworkIdFromCache(const std::string &udid, std::string &networkId) in GetNetworkIdFromCache() function in OHOS::DistributedHardware::SoftbusCache
680 return SoftbusCache::GetInstance().GetNetworkIdFromCache(udid, networkId); in GetNetworkIdByUdid()