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

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

Completed in 105 milliseconds