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

  /system/core/include/log/
logprint.h 62 } AndroidLogEntry;
114 * Splits a wire-format buffer into an AndroidLogEntry
121 AndroidLogEntry *entry);
130 AndroidLogEntry *entry, const EventTagMap* map, char* messageBuf,
146 const AndroidLogEntry *p_line,
159 const AndroidLogEntry *entry);
  /bionic/libc/malloc_debug/tests/
log_fake.cpp 29 struct AndroidLogEntry;
105 AndroidLogEntry*, const EventTagMap*, char*, int) {
  /system/core/debuggerd/test/
log_fake.cpp 29 struct AndroidLogEntry;
90 AndroidLogEntry*, const EventTagMap*, char*, int) {
  /system/core/liblog/
logprint.c 455 * Splits a wire-format buffer into an AndroidLogEntry
463 AndroidLogEntry *entry)
755 AndroidLogEntry *entry,
1024 const AndroidLogEntry *entry)
    [all...]
  /system/core/logcat/
logcat.cpp 154 static bool regexOk(const AndroidLogEntry& entry)
169 AndroidLogEntry entry;
    [all...]
  /system/core/debuggerd/
tombstone.cpp 560 AndroidLogEntry e;
  /system/core/liblog/tests/
liblog_test.cpp 220 AndroidLogEntry entry;
281 AndroidLogEntry entry;
999 AndroidLogEntry entry;
    [all...]

Completed in 103 milliseconds