Searched refs:android_log_read_next (Results 1 – 6 of 6) sorted by relevance
78 android_log_read_next;
94 android_log_list_element android_log_read_next(android_log_context ctx)
594 android_log_list_element android_log_read_next(android_log_context ctx) { in android_log_read_next() function
325 elem = android_log_read_next(ctx); in ReadPersistEventLogTags()329 elem = android_log_read_next(ctx); in ReadPersistEventLogTags()334 elem = android_log_read_next(ctx); in ReadPersistEventLogTags()339 elem = android_log_read_next(ctx); in ReadPersistEventLogTags()344 elem = android_log_read_next(ctx); in ReadPersistEventLogTags()
93 android_log_list_element android_log_read_next(android_log_context ctx);
2422 elem = android_log_read_next(context); in android_log_buffer_to_string()