Home
last modified time | relevance | path

Searched defs:LogStatistics (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogStatistics.cpp37 LogStatistics::LogStatistics() : enable(false) { in LogStatistics() function in LogStatistics
493 std::string TagEntry::format(const LogStatistics& /* stat */, in format() argument
526 std::string TagNameEntry::format(const LogStatistics& /* stat */, in format() argument
DLogStatistics.h45 class LogStatistics; variable