Searched refs:android_log_peek_next (Results 1 – 4 of 4) sorted by relevance
94 android_log_list_element android_log_peek_next(android_log_context ctx);
95 android_log_list_element android_log_peek_next(android_log_context ctx)
598 android_log_list_element android_log_peek_next(android_log_context ctx) { in android_log_peek_next() function
2521 android_log_list_element next = android_log_peek_next(context); in android_log_buffer_to_string()