Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.cpp26 LogStatistics::LogStatistics() : enable(false) { in LogStatistics() function in LogStatistics
411 std::string TagEntry::format(const LogStatistics & /* stat */, log_id_t /* id */) const { in format() argument
DLogStatistics.h38 class LogStatistics; variable