Home
last modified time | relevance | path

Searched refs:android_log_read_next (Results 1 – 3 of 3) sorted by relevance

/system/core/include/log/
Dlog.h605 android_log_list_element android_log_read_next(android_log_context ctx);
/system/core/liblog/
Dlog_event_list.c531 LIBLOG_ABI_PUBLIC android_log_list_element android_log_read_next( in android_log_read_next() function
/system/core/liblog/tests/
Dliblog_test.cpp1926 elem = android_log_read_next(context); in android_log_buffer_to_string()