Home
last modified time | relevance | path

Searched refs:TagEntry (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogStatistics.h381 class TagEntry : public EntryBaseDropped {
383 explicit TagEntry(const LogStatisticsElement& element) in TagEntry() function
474 typedef LogHashtable<uint32_t, TagEntry> tagTable_t;
DLogStatistics.cpp644 std::string TagEntry::formatHeader(const std::string& name, log_id_t id) const { in formatHeader()
652 std::string TagEntry::format(const LogStatistics&, log_id_t, uint32_t) const { in format()