Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.cpp32 LogStatistics::LogStatistics() : enable(false) { in LogStatistics() function in LogStatistics
433 std::string TagEntry::format(const LogStatistics& /* stat */, in format() argument
DLogStatistics.h39 class LogStatistics; variable