Home
last modified time | relevance | path

Searched refs:CreateQcowOverlay (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.h68 void CreateQcowOverlay(const std::string& crosvm_path,
Ddisk_flags.cc437 CreateQcowOverlay(config->crosvm_binary(), config->composite_disk_path(), overlay_path); in CreateDynamicDiskFiles()
Dimage_aggregator.cc416 void CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay() function
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc246 bool CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay() function
302 if (!CreateQcowOverlay( in PowerwashFiles()