Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp526 std::string CuttlefishConfig::qemu_binary() const { in qemu_binary() function in vsoc::CuttlefishConfig
530 void CuttlefishConfig::set_qemu_binary(const std::string& qemu_binary) { in set_qemu_binary()