OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_LOG_ANY
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/
android_logger.h
115
#define
ANDROID_LOG_ANY
ANDROID_LOG_UNKNOWN
/system/core/liblog/
pmsg_reader.c
388
if ((prio !=
ANDROID_LOG_ANY
) && (*msg < prio)) {
Completed in 198 milliseconds