Searched defs:console_path (Results 1 – 2 of 2) sorted by relevance
52 ConsoleForwarder(std::string console_path, in ConsoleForwarder()257 auto console_path = instance.console_path(); in main() local
132 std::string CuttlefishConfig::InstanceSpecific::console_path() const { in console_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific