Home
last modified time | relevance | path

Searched refs:ANDROID_LOG_UNKNOWN (Results 1 – 11 of 11) sorted by relevance

/system/core/liblog/include/android/
Dlog.h75 ANDROID_LOG_UNKNOWN = 0, enumerator
/system/core/include/android/
Dlog.h75 ANDROID_LOG_UNKNOWN = 0, enumerator
/system/core/liblog/include/private/
Dandroid_logger.h130 #define ANDROID_LOG_ANY ANDROID_LOG_UNKNOWN
/system/core/include/private/
Dandroid_logger.h130 #define ANDROID_LOG_ANY ANDROID_LOG_UNKNOWN
/system/update_engine/
Dlogging_android.cc225 (severity < 0) ? ANDROID_LOG_VERBOSE : ANDROID_LOG_UNKNOWN; in RedirectToLiblog()
/system/core/liblog/
Dlogprint.cpp141 pri = ANDROID_LOG_UNKNOWN; in filterCharToPri()
159 case ANDROID_LOG_UNKNOWN: in filterPriToChar()
177 case ANDROID_LOG_UNKNOWN: in colorFromPri()
385 if (pri == ANDROID_LOG_UNKNOWN) { in android_log_addFilterRule()
Dpmsg_reader.cpp84 ((buf.prio == ANDROID_LOG_UNKNOWN) || (buf.prio == ANDROID_LOG_DEFAULT) || in PmsgRead()
Devent_tag_map.cpp586 if ((prio != ANDROID_LOG_UNKNOWN) && (prio < ANDROID_LOG_SILENT) && in android_lookupEventTagNum()
/system/core/liblog/tests/
Dliblog_benchmark.cpp898 ANDROID_LOG_UNKNOWN); in BM_lookupEventTagNum()
Dliblog_test.cpp2778 ANDROID_LOG_UNKNOWN); in TEST()
/system/core/logcat/tests/
Dlogcat_test.cpp1664 ANDROID_LOG_UNKNOWN); in TEST()