Searched refs:android_log_read_next_internal (Results 1 – 1 of 1) sorted by relevance
426 static android_log_list_element android_log_read_next_internal(android_log_context ctx, int peek) { in android_log_read_next_internal() function595 return android_log_read_next_internal(ctx, 0); in android_log_read_next()599 return android_log_read_next_internal(ctx, 1); in android_log_peek_next()