Home
last modified time | relevance | path

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

/system/core/logd/
DPruneList.h57 bool worst_uid_enabled() const { return worst_uid_enabled_; } in worst_uid_enabled() function
DChattyLogBuffer.cpp386 if (worstUidEnabledForLogid(id) && prune_->worst_uid_enabled()) { in Prune()
564 if (!kick || !prune_->worst_uid_enabled()) { in Prune()