Searched refs:naughty (Results 1 – 3 of 3) sorted by relevance
70 bool naughty(LogBufferElement* element);71 bool naughty(void) { in naughty() function
253 bool PruneList::naughty(LogBufferElement* element) { in naughty() function in PruneList
757 bool hasBlacklist = (id != LOG_ID_SECURITY) && mPrune.naughty(); in prune()863 if (hasBlacklist && mPrune.naughty(element)) { in prune()