Home
last modified time | relevance | path

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

/device/google/gs-common/gear/dumpstate_v3/
DDumpstate.cpp122 std::string logDir = MODEM_LOG_DIRECTORY; in dumpLogSection() local
123 const std::string logCombined = logDir + "/combined_logs.tar"; in dumpLogSection()
124 const std::string logAllDir = logDir + "/all_logs"; in dumpLogSection()
/device/google/gs-common/gear/dumpstate/
DDumpstate.cpp122 std::string logDir = MODEM_LOG_DIRECTORY; in dumpLogSection() local
123 const std::string logCombined = logDir + "/combined_logs.tar"; in dumpLogSection()
124 const std::string logAllDir = logDir + "/all_logs"; in dumpLogSection()