Home
last modified time | relevance | path

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

/system/core/logd/
DLogWhiteBlackList.h74 bool nice(LogBufferElement* element);
75 bool nice(void) { in nice() function
DLogWhiteBlackList.cpp263 bool PruneList::nice(LogBufferElement* element) { in nice() function in PruneList
DLogBuffer.cpp933 bool hasWhitelist = (id != LOG_ID_SECURITY) && mPrune.nice() && !clearAll; in prune()
965 if (hasWhitelist && !element->getDropped() && mPrune.nice(element)) { in prune()
/system/sepolicy/public/
Ddex2oat.te57 # It would be nice to tie this down, but currently, because of how images are written, we can't