Searched refs:AndroidLogEntry (Results 1 - 3 of 3) sorted by relevance

/system/core/include/cutils/
H A Dlogprint.h52 } AndroidLogEntry; typedef in typeref:struct:AndroidLogEntry_t
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/
H A Dlogprint.c344 * 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/
H A Dlogcat.cpp164 AndroidLogEntry entry;

Completed in 774 milliseconds