Home
last modified time | relevance | path

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

/device/google/barbet/dumpstate/
DDumpstateDevice.cpp289 const std::string diagLogDir = "/data/vendor/radio/diag_logs/logs"; in dumpModemThread() local
293 …dumpLogs(STDOUT_FILENO, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBE… in dumpModemThread()
/device/google/coral/dumpstate/
DDumpstateDevice.cpp290 const std::string diagLogDir = "/data/vendor/radio/diag_logs/logs"; in dumpModemThread() local
294 …dumpLogs(STDOUT_FILENO, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBE… in dumpModemThread()
/device/google/redfin/dumpstate/
DDumpstateDevice.cpp287 const std::string diagLogDir = "/data/vendor/radio/diag_logs/logs"; in dumpModemThread() local
291 …dumpLogs(STDOUT_FILENO, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBE… in dumpModemThread()
/device/google/sunfish/dumpstate/
DDumpstateDevice.cpp288 const std::string diagLogDir = "/data/vendor/radio/diag_logs/logs"; in dumpModemThread() local
292 …dumpLogs(STDOUT_FILENO, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBE… in dumpModemThread()