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

  /system/core/include/log/
logprint.h 120 int android_log_processLogBuffer(struct logger_entry *buf,
129 int android_log_processBinaryLogBuffer(struct logger_entry *buf,
logger.h 26 * The userspace structure for version 1 of the logger_entry ABI.
30 struct logger_entry { struct
41 * The userspace structure for version 2 of the logger_entry ABI.
102 struct logger_entry entry_v1;
  /bionic/libc/malloc_debug/tests/
log_fake.cpp 104 struct logger_entry*,
  /system/core/debuggerd/test/
log_fake.cpp 89 struct logger_entry*,
  /system/core/liblog/
logger_read.c 440 sizeof(struct logger_entry)));
pmsg_reader.c 274 struct logger_entry entry_v1;
logprint.c 462 struct logger_entry *buf,
754 struct logger_entry *buf,
    [all...]
  /system/core/debuggerd/
tombstone.cpp 508 struct logger_entry* entry;
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 4641 void logger_entry(void) __attribute__((requires_capability(Logger))) { function in namespace:NegativeThreadRoles
    [all...]

Completed in 4403 milliseconds