Searched refs:allDevices_ (Results 1 – 2 of 2) sorted by relevance
169 for (const auto &item : allDevices_) { in GetDeviceIndex()290 for (const auto &item : allDevices_) { in GetDevTypeIndex()300 for (const auto &item : allDevices_) { in GetDevIndexType()
74 std::vector<DeviceInformation> allDevices_ = {}; variable