Searched refs:CacheDeviceInfo (Results 1 – 3 of 3) sorted by relevance
95 static void CacheDeviceInfo(const std::string deviceId, std::shared_ptr<DeviceInfo> infoPtr);
621 softbusListener->CacheDeviceInfo(deviceId, infoPtr);633 softbusListener->CacheDeviceInfo(deviceId, infoPtr);645 softbusListener->CacheDeviceInfo(deviceId, infoPtr);
860 CacheDeviceInfo(device->devId, infoPtr); in CacheDiscoveredDevice()963 void SoftbusListener::CacheDeviceInfo(const std::string deviceId, std::shared_ptr<DeviceInfo> infoP… in CacheDeviceInfo() function in OHOS::DistributedHardware::SoftbusListener