Home
last modified time | relevance | path

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

/system/logging/logd/
DLogStatistics.cpp66 LogStatistics::LogStatistics(bool enable_statistics, bool track_total_size, in LogStatistics() function in LogStatistics
652 std::string TagEntry::format(const LogStatistics&, log_id_t, uint32_t) const { in format() argument
683 std::string TagNameEntry::format(const LogStatistics&, log_id_t, in format()
DLogStatistics.h46 class LogStatistics; variable