HomeSort by relevance Sort by last modified time
    Searched refs:diagLogDir (Results 1 - 3 of 3) sorted by null

  /device/google/wahoo/dumpstate/
DumpstateDevice.cpp 119 std::string diagLogDir = "/data/vendor/radio/diag_logs/logs";
161 dumpDiagLogs(fd, diagLogDir, modemLogAllDir);
  /device/google/bonito/dumpstate/
DumpstateDevice.cpp 136 const std::string diagLogDir = "/data/vendor/radio/diag_logs/logs";
187 dumpLogs(fd, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX);
  /device/google/crosshatch/dumpstate/
DumpstateDevice.cpp 134 const std::string diagLogDir = "/data/vendor/radio/diag_logs/logs";
179 dumpLogs(fd, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX);

Completed in 450 milliseconds