Searched refs:android_log_peek_next (Results 1 – 4 of 4) sorted by relevance
108 android_log_list_element android_log_peek_next(android_log_context ctx);293 return android_log_peek_next(ctx); in peek()
563 android_log_peek_next(android_log_context ctx) { in android_log_peek_next() function
107 android_log_list_element android_log_peek_next(android_log_context ctx)
2532 android_log_list_element next = android_log_peek_next(context); in android_log_buffer_to_string()