Home
last modified time | relevance | path

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

/system/core/logd/
DLogWhiteBlackList.h56 bool mWorstPidOfSystemEnabled; variable
69 bool worstPidOfSystemEnabled() const { return mWorstPidOfSystemEnabled; } in worstPidOfSystemEnabled()
DLogWhiteBlackList.cpp69 mWorstPidOfSystemEnabled = true; in init()
114 mWorstPidOfSystemEnabled = false; in init()
139 mWorstPidOfSystemEnabled = true; in init()
227 if (mWorstPidOfSystemEnabled) { in format()