Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp98 std::optional<std::string> GceInstanceDisk::SourceImage() const { in SourceImage() function in cuttlefish::GceInstanceDisk
105 GceInstanceDisk& GceInstanceDisk::SourceImage(const std::string& source) & { in SourceImage() function in cuttlefish::GceInstanceDisk
109 GceInstanceDisk GceInstanceDisk::SourceImage(const std::string& source) && { in SourceImage() function in cuttlefish::GceInstanceDisk
/device/generic/vulkan-cereal/stream-servers/tests/
DCompositorVk_unittest.cpp40 using SourceImage = RenderTextureVk; typedef in gfxstream::vk::__anon9e8b4e5c0111::CompositorVkTest