Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp218 std::optional<std::string> GceInstanceInfo::MachineType() const { in MachineType() function in cuttlefish::GceInstanceInfo
221 GceInstanceInfo& GceInstanceInfo::MachineType(const std::string& type) & { in MachineType() function in cuttlefish::GceInstanceInfo
225 GceInstanceInfo GceInstanceInfo::MachineType(const std::string& type) && { in MachineType() function in cuttlefish::GceInstanceInfo