Home
last modified time | relevance | path

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

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