Searched defs:android_log_list_element (Results 1 - 2 of 2) sorted by relevance

/system/core/include/log/
H A Dlog_event_list.h74 } android_log_list_element; typedef in typeref:struct:__anon1573
108 android_log_list_element android_log_read_next(android_log_context ctx);
109 android_log_list_element android_log_peek_next(android_log_context ctx);
299 android_log_list_element read() {
302 android_log_list_element peek() {
/system/core/liblog/include/log/
H A Dlog_event_list.h74 } android_log_list_element; typedef in typeref:struct:__anon1677
108 android_log_list_element android_log_read_next(android_log_context ctx);
109 android_log_list_element android_log_peek_next(android_log_context ctx);
299 android_log_list_element read() {
302 android_log_list_element peek() {

Completed in 807 milliseconds