Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.h35 const std::string& output_overlay_path);
Dimage_aggregator.cc316 const std::string& output_overlay_path) { in CreateQcowOverlay() argument
320 crosvm_qcow2_cmd.AddParameter(output_overlay_path); in CreateQcowOverlay()