Home
last modified time | relevance | path

Searched refs:formatStatistics (Results 1 – 3 of 3) sorted by relevance

/system/core/logd/
DLogBuffer.h134 std::string formatStatistics(uid_t uid, pid_t pid, unsigned int logMask);
DCommandListener.cpp232 package_string(mBuf.formatStatistics(uid, pid, logMask)).c_str()); in runCommand()
DLogBuffer.cpp1202 std::string LogBuffer::formatStatistics(uid_t uid, pid_t pid, in formatStatistics() function in LogBuffer