Home
last modified time | relevance | path

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

/system/core/logd/
DChattyLogBuffer.cpp334 bool clearAll = pruneRows == ULONG_MAX; in Prune() local
379 while (!clearAll && (pruneRows > 0)) { in Prune()
572 id != LOG_ID_SECURITY && prune_->HasLowPriorityPruneRules() && !clearAll; in Prune()