Home
last modified time | relevance | path

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

/system/logging/logd/
DPruneList.h57 bool worst_uid_enabled() const { return worst_uid_enabled_; } in worst_uid_enabled()
64 bool worst_uid_enabled_; variable
DPruneList.cpp82 worst_uid_enabled_ = false; in Init()
95 worst_uid_enabled_ = true; in Init()
170 if (worst_uid_enabled_) { in Format()