Searched defs:tagTable_t (Results 1 - 1 of 1) sorted by relevance

/system/core/logd/
H A DLogStatistics.h700 typedef LogHashtable<uint32_t, TagEntry> tagTable_t; typedef in class:LogStatistics
701 tagTable_t tagTable;
704 tagTable_t securityTagTable;
715 (tagTable.size() * sizeof(tagTable_t::iterator));

Completed in 40 milliseconds