Home
last modified time | relevance | path

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

/system/core/logd/
DLogBuffer.cpp663 bool clearAll = pruneRows == ULONG_MAX; in prune() local
723 while (!clearAll && (pruneRows > 0)) { in prune()
933 bool hasWhitelist = (id != LOG_ID_SECURITY) && mPrune.nice() && !clearAll; in prune()