Searched refs:NetworkInterfaces (Results 1 – 3 of 3) sorted by relevance
92 std::vector<GceNetworkInterface> NetworkInterfaces() const;
213 const auto& network_interfaces = instance_.NetworkInterfaces(); in Ssh()
225 std::vector<GceNetworkInterface> GceInstanceInfo::NetworkInterfaces() const { in NetworkInterfaces() function in cuttlefish::GceInstanceInfo