Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp284 cuttlefish::Command console_cmd(config_->console_forwarder_binary()); in StartCommands()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h173 std::string console_forwarder_binary() const;
Dcuttlefish_config.cpp391 std::string CuttlefishConfig::console_forwarder_binary() const { in console_forwarder_binary() function in cuttlefish::CuttlefishConfig