Home
last modified time | relevance | path

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

/system/logging/logd/
DReplayMessages.cpp216 stats_simple_.ReportInteresting().c_str(), in Log()
217 stats_chatty_.ReportInteresting().c_str(), in Log()
218 stats_serialized_.ReportInteresting().c_str()); in Log()
DLogStatistics.h567 std::string ReportInteresting() const EXCLUDES(lock_);
DLogStatistics.cpp795 std::string LogStatistics::ReportInteresting() const { in ReportInteresting() function in LogStatistics