Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlog_event_list.cpp354 static android_log_list_element android_log_read_next_internal(android_log_context context, in android_log_read_next_internal() function
538 return android_log_read_next_internal(ctx, 0); in android_log_read_next()
542 return android_log_read_next_internal(ctx, 1); in android_log_peek_next()