Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp105 const char* kLauncherLogPath = "launcher_log_path"; variable
486 return (*dictionary_)[kLauncherLogPath].asString(); in launcher_log_path()
490 (*dictionary_)[kLauncherLogPath] = launcher_log_path; in set_launcher_log_path()