Searched refs:worst_pid_of_system_enabled (Results 1 – 2 of 2) sorted by relevance
58 bool worst_pid_of_system_enabled() const { return worst_pid_of_system_enabled_; } in worst_pid_of_system_enabled() function
396 if (worst == AID_SYSTEM && prune_->worst_pid_of_system_enabled()) { in Prune()