Searched refs:create_android_log_parser (Results 1 – 4 of 4) sorted by relevance
105 android_log_context create_android_log_parser(const char* msg, size_t len);133 ctx = create_android_log_parser(log_msg.msg() + sizeof(uint32_t), in android_log_event_list()
70 LIBLOG_ABI_PUBLIC android_log_context create_android_log_parser(const char* msg, in create_android_log_parser() function
104 android_log_context create_android_log_parser(const char *msg,
2418 android_log_context context = create_android_log_parser(msg, len); in android_log_buffer_to_string()