Searched defs:crosvm_path (Results 1 – 7 of 7) sorted by relevance
85 DiskBuilder& DiskBuilder::CrosvmPath(std::string crosvm_path) & { in CrosvmPath()89 DiskBuilder DiskBuilder::CrosvmPath(std::string crosvm_path) && { in CrosvmPath()
682 const std::string crosvm_path = instance.crosvm_binary(); in InitializeSdCard() local
67 const std::string crosvm_path = config.crosvm_binary(); in VhostUserBlockDevice() local
256 const std::string crosvm_path = CF_EXPECT(CrosvmPathForVhostUserGpu(config)); in BuildVhostUserGpu() local
91 let mut crosvm_path = get_crosvm_path(); in run_plugin() localVariable
45 bool ServerLoopImpl::CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay()
544 void CreateQcowOverlay(const std::string& crosvm_path, in CreateQcowOverlay()