Searched refs:device_attr (Results 1 – 1 of 1) sorted by relevance
377 for (const auto& device_attr : resp.local_device()) { in ListDevices() local378 response->emplace_back(device_attr); in ListDevices()380 for (const auto& device_attr : resp.remote_device()) { in ListDevices() local381 response->emplace_back(device_attr); in ListDevices()