Home
last modified time | relevance | path

Searched refs:NetworkInterfaces (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.h92 std::vector<GceNetworkInterface> NetworkInterfaces() const;
Dscoped_instance.cpp213 const auto& network_interfaces = instance_.NetworkInterfaces(); in Ssh()
Dgce_api.cpp225 std::vector<GceNetworkInterface> GceInstanceInfo::NetworkInterfaces() const { in NetworkInterfaces() function in cuttlefish::GceInstanceInfo