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

  /system/core/logd/
LogUtils.h 56 static inline bool worstUidEnabledForLogid(log_id_t id) {
LogStatistics.cpp 206 bool isprune = worstUidEnabledForLogid(id);
230 if (worstUidEnabledForLogid(id)) {
402 bool isprune = worstUidEnabledForLogid(id);
LogBuffer.cpp 555 if (worstUidEnabledForLogid(id) && mPrune.worstUidEnabled()) {
    [all...]

Completed in 116 milliseconds