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

  /system/core/liblog/include/private/
android_logger.h 154 int android_log_write_list_buffer(android_log_context ctx, const char** msg);
177 ssize_t len = android_log_write_list_buffer(ctx, &cp);
  /frameworks/base/cmds/statsd/src/logd/
LogEvent.cpp 68 size_t len = android_log_write_list_buffer(mContext, &buffer);
  /system/core/liblog/
log_event_list.c 334 LIBLOG_ABI_PRIVATE int android_log_write_list_buffer(android_log_context ctx, function
  /system/core/liblog/tests/
liblog_test.cpp     [all...]

Completed in 915 milliseconds