Home
last modified time | relevance | path

Searched defs:EventTagMap (Results 1 – 3 of 3) sorted by relevance

/system/core/liblog/
Devent_tag_map.c40 struct EventTagMap { struct
51 static int processFile(EventTagMap* map); argument
/system/core/include/log/
Devent_tag_map.h27 typedef struct EventTagMap EventTagMap; typedef
/system/core/debuggerd/test/
Dlog_fake.cpp86 AndroidLogEntry*, const EventTagMap*, char*, int) { in android_log_processBinaryLogBuffer()