Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp103 const char* kConsolePath = "console_path"; variable
464 return (*dictionary_)[kConsolePath].asString(); in console_path()
467 SetPath(kConsolePath, console_path); in set_console_path()