Home
last modified time | relevance | path

Searched defs:Zone (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp192 std::optional<std::string> GceInstanceInfo::Zone() const { in Zone() function in cuttlefish::GceInstanceInfo
195 GceInstanceInfo& GceInstanceInfo::Zone(const std::string& zone) & { in Zone() function in cuttlefish::GceInstanceInfo
199 GceInstanceInfo GceInstanceInfo::Zone(const std::string& zone) && { in Zone() function in cuttlefish::GceInstanceInfo