HomeSort by relevance Sort by last modified time
    Searched refs:mWorstUidEnabled (Results 1 - 2 of 2) sorted by null

  /system/core/logd/
LogWhiteBlackList.h 61 bool mWorstUidEnabled;
79 return mWorstUidEnabled;
LogWhiteBlackList.cpp 68 mWorstUidEnabled = true;
113 mWorstUidEnabled = false;
126 mWorstUidEnabled = true;
224 if (mWorstUidEnabled) {

Completed in 151 milliseconds