Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc545 const std::string& output_overlay_path) { in CreateQcowOverlay() argument
550 cmd.AddParameter(output_overlay_path); in CreateQcowOverlay()
560 << output_overlay_path << "`"; in CreateQcowOverlay()
Dimage_aggregator.h96 const std::string& output_overlay_path);
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp48 const std::string& output_overlay_path) { in CreateQcowOverlay() argument
53 crosvm_qcow2_cmd.AddParameter(output_overlay_path); in CreateQcowOverlay()
Dserver_loop_impl.h89 const std::string& output_overlay_path);