Home
last modified time | relevance | path

Searched refs:GetDevInfoByNetworkId (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/softbuscache/include/
H A Ddm_softbus_cache.h46 int32_t GetDevInfoByNetworkId(const std::string &networkId, DmDeviceInfo &nodeInfo);
/foundation/distributedhardware/device_manager/services/softbuscache/src/
H A Ddm_softbus_cache.cpp338 int32_t SoftbusCache::GetDevInfoByNetworkId(const std::string &networkId, DmDeviceInfo &nodeInfo) in GetDevInfoByNetworkId() function in OHOS::DistributedHardware::SoftbusCache
345 LOGI("GetDevInfoByNetworkId success networkId %{public}s, udid %{public}s.", in GetDevInfoByNetworkId()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp668 return SoftbusCache::GetInstance().GetDevInfoByNetworkId(networkId, info); in GetDeviceInfo()

Completed in 4 milliseconds