Searched refs:mWorstPidOfSystemEnabled (Results 1 - 2 of 2) sorted by relevance

/system/core/logd/
H A DLogWhiteBlackList.h56 bool mWorstPidOfSystemEnabled; member in class:PruneList
69 bool worstPidOfSystemEnabled() const { return mWorstPidOfSystemEnabled; }
H A DLogWhiteBlackList.cpp69 mWorstPidOfSystemEnabled = true;
114 mWorstPidOfSystemEnabled = false;
139 mWorstPidOfSystemEnabled = true;
227 if (mWorstPidOfSystemEnabled) {

Completed in 153 milliseconds