Searched refs:discoveryDeviceInfoMap_ (Results 1 – 5 of 5) sorted by relevance
326 SoftbusConnector::discoveryDeviceInfoMap_[deviceId];330 SoftbusConnector::discoveryDeviceInfoMap_.clear();345 SoftbusConnector::discoveryDeviceInfoMap_.clear();429 SoftbusConnector::discoveryDeviceInfoMap_[deviceId] = deviceInfo;433 SoftbusConnector::discoveryDeviceInfoMap_.clear();452 SoftbusConnector::discoveryDeviceInfoMap_[deviceId] = deviceInfo;456 SoftbusConnector::discoveryDeviceInfoMap_.clear();474 SoftbusConnector::discoveryDeviceInfoMap_[deviceId] = deviceInfo;478 SoftbusConnector::discoveryDeviceInfoMap_.clear();496 SoftbusConnector::discoveryDeviceInfoMap_[deviceId] = deviceInfo;[all …]
293 auto iter = discoveryDeviceInfoMap_.find(deviceId); in HaveDeviceInMap()294 if (iter == discoveryDeviceInfoMap_.end()) { in HaveDeviceInMap()319 auto iter = discoveryDeviceInfoMap_.find(deviceId); in GetConnectAddr()320 if (iter == discoveryDeviceInfoMap_.end()) { in GetConnectAddr()431 if (discoveryDeviceInfoMap_.find(deviceId) == discoveryDeviceInfoMap_.end()) { in OnSoftbusDeviceFound()434 discoveryDeviceInfoMap_[deviceId] = infoPtr; in OnSoftbusDeviceFound()438 discoveryDeviceInfoMap_.erase(discoveryDeviceIdQueue_.front()); in OnSoftbusDeviceFound()480 if (discoveryDeviceInfoMap_.find(deviceId) == discoveryDeviceInfoMap_.end()) { in OnSoftbusDeviceDiscovery()483 discoveryDeviceInfoMap_[deviceId] = infoPtr; in OnSoftbusDeviceDiscovery()487 discoveryDeviceInfoMap_.erase(discoveryDeviceIdQueue_.front()); in OnSoftbusDeviceDiscovery()[all …]
174 static std::map<std::string, std::shared_ptr<DeviceInfo>> discoveryDeviceInfoMap_; variable
531 authManager_->softbusConnector_->discoveryDeviceInfoMap_.insert(std::pair<std::string,1175 authManager_->softbusConnector_->discoveryDeviceInfoMap_.clear();1192 authManager_->softbusConnector_->discoveryDeviceInfoMap_.emplace(deviceId, infoPtr);1212 authManager_->softbusConnector_->discoveryDeviceInfoMap_.clear();1229 authManager_->softbusConnector_->discoveryDeviceInfoMap_.emplace(deviceId, infoPtr);1248 authManager_->softbusConnector_->discoveryDeviceInfoMap_.emplace(deviceId, infoPtr);
465 authManager_->softbusConnector_->discoveryDeviceInfoMap_.emplace(deviceId, infoPtr);480 authManager_->softbusConnector_->discoveryDeviceInfoMap_.emplace(deviceId, infoPtr);