Searched refs:DIAG_LOG_PREFIX (Results 1 – 4 of 4) sorted by relevance
/device/google/wahoo/dumpstate/ |
D | DumpstateDevice.cpp | 55 #define DIAG_LOG_PREFIX "diag_log_" macro 75 if (0 != strncmp(dirent_list[i]->d_name, DIAG_LOG_PREFIX, strlen(DIAG_LOG_PREFIX))) { in dumpDiagLogs()
|
/device/google/crosshatch/dumpstate/ |
D | DumpstateDevice.cpp | 60 #define DIAG_LOG_PREFIX "diag_log_" macro 179 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModem()
|
/device/google/bonito/dumpstate/ |
D | DumpstateDevice.cpp | 60 #define DIAG_LOG_PREFIX "diag_log_" macro 183 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModemThread()
|
/device/google/coral/dumpstate/ |
D | DumpstateDevice.cpp | 65 #define DIAG_LOG_PREFIX "diag_log_" macro 188 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModem()
|