Searched refs:naughty (Results 1 – 3 of 3) sorted by relevance
64 bool naughty(LogBufferElement *element);65 bool naughty(void) { return !mNaughty.empty(); } in naughty() function
253 bool PruneList::naughty(LogBufferElement *element) { in naughty() function in PruneList
544 bool hasBlacklist = (id != LOG_ID_SECURITY) && mPrune.naughty(); in prune()661 if (hasBlacklist && mPrune.naughty(element)) { in prune()