Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc544 const std::string& backing_file, in CreateQcowOverlay() argument
549 cmd.AddParameter(backing_file); in CreateQcowOverlay()
559 << " create_qcow2 --backing-file " << backing_file << " " in CreateQcowOverlay()
Dimage_aggregator.h95 const std::string& backing_file,
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp47 const std::string& backing_file, in CreateQcowOverlay() argument
52 crosvm_qcow2_cmd.AddParameter(backing_file); in CreateQcowOverlay()
Dserver_loop_impl.h88 const std::string& backing_file,