Home
last modified time | relevance | path

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

/system/core/logd/
DPruneList.h58 bool worst_pid_of_system_enabled() const { return worst_pid_of_system_enabled_; } in worst_pid_of_system_enabled()
65 bool worst_pid_of_system_enabled_; variable
DPruneList.cpp83 worst_pid_of_system_enabled_ = false; in Init()
109 worst_pid_of_system_enabled_ = true; in Init()
173 if (worst_pid_of_system_enabled_) { in Format()