Searched refs:GetUdidFromCache (Results 1 – 5 of 5) sorted by relevance
39 int32_t GetUdidFromCache(const char *networkId, std::string &udid);
216 int32_t SoftbusCache::GetUdidFromCache(const char *networkId, std::string &udid) in GetUdidFromCache() function in OHOS::DistributedHardware::SoftbusCache
274 return SoftbusCache::GetInstance().GetUdidFromCache(networkId, udid); in GetUdidByNetworkId()
670 return SoftbusCache::GetInstance().GetUdidFromCache(networkId, udid); in GetUdidByNetworkId()
1676 SoftbusCache::GetInstance().GetUdidFromCache(networkId.c_str(), udid); in HandleDeviceNotTrust()