Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/display/
Dmain.cpp108 const std::string crosvm_binary_path = instance.crosvm_binary(); in RunCrosvmDisplayCommand() local
112 cuttlefish::Command command(crosvm_binary_path); in RunCrosvmDisplayCommand()