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

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

Completed in 31 milliseconds