Home
last modified time | relevance | path

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

/system/core/logd/
DLogWhiteBlackList.h68 bool worstUidEnabled() const { return mWorstUidEnabled; } in worstUidEnabled() function
DLogBuffer.cpp552 if (worstUidEnabledForLogid(id) && mPrune.worstUidEnabled()) { in prune()
751 if (!kick || !mPrune.worstUidEnabled()) { in prune()