Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/liblog_stub/include/log/
Dlog.h26 #ifndef ANDROID_LOG_STUB_MIN_PRIORITY
27 #define ANDROID_LOG_STUB_MIN_PRIORITY ANDROID_LOG_INFO macro
35 return ANDROID_LOG_STUB_MIN_PRIORITY <= priority; in __android_log_stub_is_loggable()