Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp102 std::optional<std::string> GceInstanceDisk::SourceImage() const { in SourceImage() function in cuttlefish::GceInstanceDisk
109 GceInstanceDisk& GceInstanceDisk::SourceImage(const std::string& source) & { in SourceImage() function in cuttlefish::GceInstanceDisk
113 GceInstanceDisk GceInstanceDisk::SourceImage(const std::string& source) && { in SourceImage() function in cuttlefish::GceInstanceDisk