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

  /bionic/libc/malloc_debug/tests/
log_fake.cpp 102 extern "C" int android_log_processBinaryLogBuffer(
  /system/core/debuggerd/libdebuggerd/test/
log_fake.cpp 89 extern "C" int android_log_processBinaryLogBuffer(
  /system/core/liblog/include/log/
logprint.h 131 int android_log_processBinaryLogBuffer(struct logger_entry* buf,
  /system/core/libunwindstack/tests/
LogFake.cpp 98 extern "C" int android_log_processBinaryLogBuffer(
  /system/core/liblog/
stderr_write.c 191 err = android_log_processBinaryLogBuffer(&log_msg.entry_v1, &entry,
logprint.c 75 * during android_log_processBinaryLogBuffer(), so we break layering.
1016 LIBLOG_ABI_PUBLIC int android_log_processBinaryLogBuffer(
    [all...]
  /system/core/debuggerd/libdebuggerd/
tombstone.cpp 538 android_log_processBinaryLogBuffer(entry, &e, g_eventTagMap, buf, sizeof(buf));
  /system/core/liblog/tests/
liblog_test.cpp 489 int processBinaryLogBuffer = android_log_processBinaryLogBuffer(
    [all...]
  /system/core/logcat/
logcat.cpp 324 err = android_log_processBinaryLogBuffer(
    [all...]

Completed in 248 milliseconds