Searched refs:LOGGER_MAGIC (Results 1 – 3 of 3) sorted by relevance
27 #define LOGGER_MAGIC 'l' macro
664 if ((buf.p.magic != LOGGER_MAGIC) in android_logger_list_read_pstore()671 } while (preread_count && (buf.p.magic != LOGGER_MAGIC)); in android_logger_list_read_pstore()
196 pmsg_header.magic = LOGGER_MAGIC; in __write_to_log_daemon()