Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.cpp111 securityTagTable.add(tag, element); in add()
146 securityTagTable.subtract(tag, element); in subtract()
176 securityTagTable.drop(tag, element); in drop()
591 securityTagTable.format(*this, uid, pid, name, LOG_ID_SECURITY); in format()
DLogStatistics.h547 tagTable_t securityTagTable; variable
551 tagTable.sizeOf() + securityTagTable.sizeOf() + in sizeOf()