HomeSort by relevance Sort by last modified time
    Searched refs:android_log_peek_next (Results 1 - 4 of 4) sorted by null

  /system/core/liblog/include/log/
log_event_list.h 109 android_log_list_element android_log_peek_next(android_log_context ctx);
303 return android_log_peek_next(ctx);
  /system/core/libstats/include/
stats_event_list.h 246 android_log_list_element peek() { return android_log_peek_next(ctx); }
  /system/core/liblog/
log_event_list.c 565 android_log_peek_next(android_log_context ctx) { function
  /system/core/liblog/tests/
liblog_test.cpp     [all...]

Completed in 67 milliseconds