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

/system/core/logd/
H A DLogStatistics.h701 tagTable_t tagTable; member in class:LogStatistics
712 tagTable.sizeOf() + securityTagTable.sizeOf() +
715 (tagTable.size() * sizeof(tagTable_t::iterator));
762 return LogFindWorst<TagEntry>(tagTable.sort(uid, pid, len));

Completed in 77 milliseconds