Home
last modified time | relevance | path

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

/device/google/barbet/dumpstate/
DDumpstateDevice.cpp290 … const std::string diagPoweronLogPath = "/data/vendor/radio/diag_logs/logs/diag_poweron_log.qmdl"; in dumpModemThread() local
300 copyFile(diagPoweronLogPath, modemLogAllDir + "/" + basename(diagPoweronLogPath.c_str())); in dumpModemThread()
/device/google/coral/dumpstate/
DDumpstateDevice.cpp291 … const std::string diagPoweronLogPath = "/data/vendor/radio/diag_logs/logs/diag_poweron_log.qmdl"; in dumpModemThread() local
301 copyFile(diagPoweronLogPath, modemLogAllDir + "/" + basename(diagPoweronLogPath.c_str())); in dumpModemThread()
/device/google/redfin/dumpstate/
DDumpstateDevice.cpp288 … const std::string diagPoweronLogPath = "/data/vendor/radio/diag_logs/logs/diag_poweron_log.qmdl"; in dumpModemThread() local
298 copyFile(diagPoweronLogPath, modemLogAllDir + "/" + basename(diagPoweronLogPath.c_str())); in dumpModemThread()
/device/google/sunfish/dumpstate/
DDumpstateDevice.cpp289 … const std::string diagPoweronLogPath = "/data/vendor/radio/diag_logs/logs/diag_poweron_log.qmdl"; in dumpModemThread() local
299 copyFile(diagPoweronLogPath, modemLogAllDir + "/" + basename(diagPoweronLogPath.c_str())); in dumpModemThread()