Searched refs:GetDevInfoByNetworkId (Results 1 – 3 of 3) sorted by relevance
46 int32_t GetDevInfoByNetworkId(const std::string &networkId, DmDeviceInfo &nodeInfo);
336 int32_t SoftbusCache::GetDevInfoByNetworkId(const std::string &networkId, DmDeviceInfo &nodeInfo) in GetDevInfoByNetworkId() function in OHOS::DistributedHardware::SoftbusCache
660 return SoftbusCache::GetInstance().GetDevInfoByNetworkId(networkId, info); in GetDeviceInfo()