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

  /system/core/liblog/include/log/
log_event_list.h 108 android_log_list_element android_log_read_next(android_log_context ctx);
300 return android_log_read_next(ctx);
  /system/core/libstats/include/
stats_event_list.h 245 android_log_list_element read() { return android_log_read_next(ctx); }
  /frameworks/base/cmds/statsd/src/logd/
LogEvent.cpp 182 elem = android_log_read_next(context);
  /system/core/liblog/
log_event_list.c 560 android_log_read_next(android_log_context ctx) { function
  /frameworks/base/cmds/incidentd/src/
Section.cpp 749 elem = android_log_read_next(context);
    [all...]
  /system/core/liblog/tests/
liblog_test.cpp     [all...]

Completed in 82 milliseconds