Searched refs:nice (Results 1 – 4 of 4) sorted by relevance
74 bool nice(LogBufferElement* element);75 bool nice(void) { in nice() function
263 bool PruneList::nice(LogBufferElement* element) { in nice() function in PruneList
933 bool hasWhitelist = (id != LOG_ID_SECURITY) && mPrune.nice() && !clearAll; in prune()965 if (hasWhitelist && !element->getDropped() && mPrune.nice(element)) { in prune()
57 # It would be nice to tie this down, but currently, because of how images are written, we can't