Searched defs:logMask (Results 1 – 6 of 6) sorted by relevance
/system/core/logd/ |
D | LogReader.cpp | 70 unsigned int logMask = -1; in onDataAvailable() local 119 LogFindStart(unsigned logMask, pid_t pid, log_time &start, uint64_t &sequence) : in onDataAvailable()
|
D | FlushCommand.cpp | 28 unsigned int logMask, in FlushCommand()
|
D | LogTimes.cpp | 28 unsigned int logMask, pid_t pid, in LogTimeEntry()
|
D | CommandListener.cpp | 220 unsigned int logMask = -1; in runCommand() local
|
D | LogStatistics.cpp | 205 void LogStatistics::format(char **buf, uid_t uid, unsigned int logMask) { in format()
|
D | LogBuffer.cpp | 752 void LogBuffer::formatStatistics(char **strp, uid_t uid, unsigned int logMask) { in formatStatistics()
|