Searched refs:create_android_log_parser (Results 1 – 3 of 3) sorted by relevance
603 android_log_context create_android_log_parser(const char *msg, size_t len);
70 LIBLOG_ABI_PUBLIC android_log_context create_android_log_parser( in create_android_log_parser() function
1911 android_log_context context = create_android_log_parser(msg, len); in android_log_buffer_to_string()