Home
last modified time | relevance | path

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

/system/core/logd/
DChattyLogBuffer.cpp378 bool check_high_priority = id != LOG_ID_SECURITY && prune_->HasHighPriorityPruneRules(); in Prune() local
403 if (worst == -1 && !check_high_priority) { in Prune()
471 if (check_high_priority && prune_->IsHighPriority(&element)) { in Prune()