Searched defs:devIter (Results 1 – 3 of 3) sorted by relevance
202 if (auto devIter = devices_.find(id); devIter != devices_.end()) { in IsRemote() local213 auto devIter = devices_.find(deviceId); in GetCoordinationDhids() local263 auto devIter = devices_.find(id); in GetOriginNetworkId() local296 if (auto devIter = devices_.find(deviceId); devIter != devices_.end()) { in GetDhid() local
229 if (auto devIter = devices_.find(id); devIter != devices_.end()) { in IsRemote() local240 auto devIter = devices_.find(deviceId); in GetCooperateDhids() local290 auto devIter = devices_.find(id); in GetOriginNetworkId() local323 if (auto devIter = devices_.find(deviceId); devIter != devices_.end()) { in GetDhid() local
221 for (auto devIter = devices_.begin(); devIter != devices_.end(); ++devIter) { in RemoveDevice() local307 if (auto devIter = devices_.find(id); devIter != devices_.cend()) { in OnGetDevice() local