Home
last modified time | relevance | path

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

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