Home
last modified time | relevance | path

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

/system/core/logd/
DLogWhiteBlackList.h81 bool worstPidOfSystemEnabled() const { in worstPidOfSystemEnabled() function
DLogBuffer.cpp779 if ((worst == AID_SYSTEM) && mPrune.worstPidOfSystemEnabled()) { in prune()