Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp463 std::string CuttlefishConfig::console_path() const { in console_path() function in vsoc::CuttlefishConfig
466 void CuttlefishConfig::set_console_path(const std::string& console_path) { in set_console_path()