Searched refs:ListDeviceIds (Results 1 – 3 of 3) sorted by relevance
29 for (const auto& id : registry_.ListDeviceIds()) { in handleMessage()
39 std::vector<std::string> ListDeviceIds() const;
63 std::vector<std::string> DeviceRegistry::ListDeviceIds() const { in ListDeviceIds() function in cuttlefish::DeviceRegistry