Home
last modified time | relevance | path

Searched defs:crosvm_path (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_builder.cpp85 DiskBuilder& DiskBuilder::CrosvmPath(std::string crosvm_path) & { in CrosvmPath()
89 DiskBuilder DiskBuilder::CrosvmPath(std::string crosvm_path) && { in CrosvmPath()
Ddisk_flags.cc643 const std::string crosvm_path = instance.crosvm_binary(); in InitializeSdCard() local
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp46 bool ServerLoopImpl::CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp238 const std::string crosvm_path = CF_EXPECT(CrosvmPathForVhostUserGpu(config)); in BuildVhostUserGpu() local
/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc543 void CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay()