Searched refs:CreateQcowOverlay (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/host/commands/run_cvd/ |
D | server_loop_impl.cpp | 46 bool ServerLoopImpl::CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay() function in cuttlefish::run_cvd_impl::ServerLoopImpl 377 if (!CreateQcowOverlay(instance_.crosvm_binary(), composite_disk_path, in PowerwashFiles()
|
D | server_loop_impl.h | 87 static bool CreateQcowOverlay(const std::string& crosvm_path,
|
/device/google/cuttlefish/host/libs/image_aggregator/ |
D | image_aggregator.h | 94 void CreateQcowOverlay(const std::string& crosvm_path,
|
D | image_aggregator.cc | 543 void CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay() function
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | disk_builder.cpp | 241 CreateQcowOverlay(crosvm_path_, composite_disk_path_, overlay_path_); in BuildOverlayIfNecessary()
|
D | disk_flags.cc | 644 CreateQcowOverlay(crosvm_path, instance.sdcard_path(), in InitializeSdCard()
|