Home
last modified time | relevance | path

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

/device/google/wahoo/dumpstate/
DDumpstateDevice.cpp42 #define DIAG_MDLOG_NUMBER_BUGREPORT "persist.sys.modem.diag.mdlog_br_num" macro
69 int maxFileNum = android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100); in dumpDiagLogs()
/device/google/crosshatch/dumpstate/
DDumpstateDevice.cpp42 #define DIAG_MDLOG_NUMBER_BUGREPORT "persist.vendor.sys.modem.diag.mdlog_br_num" macro
179 …(fd, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), … in dumpModem()
/device/google/bonito/dumpstate/
DDumpstateDevice.cpp40 #define DIAG_MDLOG_NUMBER_BUGREPORT "persist.vendor.sys.modem.diag.mdlog_br_num" macro
183 …ENO, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), … in dumpModemThread()
/device/google/coral/dumpstate/
DDumpstateDevice.cpp43 #define DIAG_MDLOG_NUMBER_BUGREPORT "persist.vendor.sys.modem.diag.mdlog_br_num" macro
188 …(fd, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100), … in dumpModem()