Searched refs:android_log_peek_next (Results 1 – 4 of 4) sorted by relevance
88 android_log_list_element android_log_peek_next(android_log_context ctx);
541 android_log_list_element android_log_peek_next(android_log_context ctx) { in android_log_peek_next() function
93 android_log_list_element android_log_peek_next(android_log_context ctx)
2180 android_log_list_element next = android_log_peek_next(context); in android_log_buffer_to_string()