Searched refs:GetDevInfoFromBus (Results 1 – 2 of 2) sorted by relevance
54 int32_t GetDevInfoFromBus(const std::string &networkId, DmDeviceInfo &devInfo);
349 int32_t ret = GetDevInfoFromBus(networkId, nodeInfo); in GetDevInfoByNetworkId()358 int32_t SoftbusCache::GetDevInfoFromBus(const std::string &networkId, DmDeviceInfo &devInfo) in GetDevInfoFromBus() function in OHOS::DistributedHardware::SoftbusCache