Home
last modified time | relevance | path

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

/system/core/include/log/
Dlog.h606 android_log_list_element android_log_peek_next(android_log_context ctx);
/system/core/liblog/
Dlog_event_list.c536 LIBLOG_ABI_PUBLIC android_log_list_element android_log_peek_next( in android_log_peek_next() function
/system/core/liblog/tests/
Dliblog_test.cpp2027 android_log_list_element next = android_log_peek_next(context); in android_log_buffer_to_string()