Searched refs:android_log_read_next (Results 1 – 6 of 6) sorted by relevance
91 android_log_read_next;
537 android_log_list_element android_log_read_next(android_log_context ctx) { in android_log_read_next() function
92 android_log_list_element android_log_read_next(android_log_context ctx)
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()
87 android_log_list_element android_log_read_next(android_log_context ctx);
2081 elem = android_log_read_next(context); in android_log_buffer_to_string()