Searched refs:HasHighPriorityPruneRules (Results 1 – 2 of 2) sorted by relevance
54 bool HasHighPriorityPruneRules() const { return !high_priority_prune_.empty(); } in HasHighPriorityPruneRules() function
378 bool check_high_priority = id != LOG_ID_SECURITY && prune_->HasHighPriorityPruneRules(); in Prune()