OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIAG_LOG_PREFIX
(Results
1 - 3
of
3
) sorted by null
/device/google/wahoo/dumpstate/
DumpstateDevice.cpp
55
#define
DIAG_LOG_PREFIX
"diag_log_"
75
if (0 != strncmp(dirent_list[i]->d_name,
DIAG_LOG_PREFIX
, strlen(
DIAG_LOG_PREFIX
))) {
/device/google/bonito/dumpstate/
DumpstateDevice.cpp
60
#define
DIAG_LOG_PREFIX
"diag_log_"
187
dumpLogs(fd, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100),
DIAG_LOG_PREFIX
);
/device/google/crosshatch/dumpstate/
DumpstateDevice.cpp
60
#define
DIAG_LOG_PREFIX
"diag_log_"
179
dumpLogs(fd, diagLogDir, modemLogAllDir, android::base::GetIntProperty(DIAG_MDLOG_NUMBER_BUGREPORT, 100),
DIAG_LOG_PREFIX
);
Completed in 48 milliseconds