Searched refs:tagTable_t (Results 1 - 1 of 1) sorted by last modified time

/system/core/logd/
H A DLogStatistics.h701 typedef LogHashtable<uint32_t, TagEntry> tagTable_t; typedef in class:LogStatistics
702 tagTable_t tagTable;
705 tagTable_t securityTagTable;
716 (tagTable.size() * sizeof(tagTable_t::iterator));

Completed in 36 milliseconds