Searched refs:LOG_ID_ANY (Results 1 – 2 of 2) sorted by relevance
/system/core/include/private/ | ||
D | android_logger.h | 114 #define LOG_ID_ANY ((log_id_t)-1) macro |
/system/core/liblog/ | ||
D | pmsg_reader.c | 300 if (logId != LOG_ID_ANY) { in __android_log_pmsg_file_read() |