Searched refs:DIAG_LOG_PREFIX (Results 1 – 4 of 4) sorted by relevance
/device/google/barbet/dumpstate/ |
D | DumpstateDevice.cpp | 67 #define DIAG_LOG_PREFIX "diag_log_" macro 293 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModemThread()
|
/device/google/coral/dumpstate/ |
D | DumpstateDevice.cpp | 68 #define DIAG_LOG_PREFIX "diag_log_" macro 294 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModemThread()
|
/device/google/redfin/dumpstate/ |
D | DumpstateDevice.cpp | 65 #define DIAG_LOG_PREFIX "diag_log_" macro 291 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModemThread()
|
/device/google/sunfish/dumpstate/ |
D | DumpstateDevice.cpp | 66 #define DIAG_LOG_PREFIX "diag_log_" macro 292 … modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), DIAG_LOG_PREFIX); in dumpModemThread()
|