Home
last modified time | relevance | path

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

/system/core/logd/
DLogWhiteBlackList.h62 bool mWorstPidOfSystemEnabled; variable
82 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()