Home
last modified time | relevance | path

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

/system/core/logd/
DLogBuffer.cpp722 bool hasBlacklist = (id != LOG_ID_SECURITY) && mPrune.naughty(); in prune() local
752 if ((worst == -1) && !hasBlacklist) { in prune()
830 if (hasBlacklist && mPrune.naughty(element)) { in prune()