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

  /system/core/include/cutils/
logprint.h 52 } AndroidLogEntry;
103 * Splits a wire-format buffer into an AndroidLogEntry
110 AndroidLogEntry *entry);
119 AndroidLogEntry *entry, const EventTagMap* map, char* messageBuf,
135 const AndroidLogEntry *p_line,
148 const AndroidLogEntry *entry);
  /system/core/liblog/
logprint.c 344 * Splits a wire-format buffer into an AndroidLogEntry
351 AndroidLogEntry *entry)
600 AndroidLogEntry *entry, const EventTagMap* map, char* messageBuf,
704 const AndroidLogEntry *entry,
896 const AndroidLogEntry *entry)
  /system/core/logcat/
logcat.cpp 164 AndroidLogEntry entry;

Completed in 792 milliseconds