HomeSort by relevance Sort by last modified time
    Searched refs:formatStatistics (Results 1 - 3 of 3) sorted by null

  /system/core/logd/
LogBuffer.h 64 void formatStatistics(char **strp, uid_t uid, unsigned int logMask);
CommandListener.cpp 235 mBuf.formatStatistics(&buf, uid, logMask);
LogBuffer.cpp 673 void LogBuffer::formatStatistics(char **strp, uid_t uid, unsigned int logMask) {

Completed in 608 milliseconds