Searched defs:logger_entry (Results 1 - 5 of 5) sorted by relevance

/system/core/debuggerd/libdebuggerd/test/
H A Dlog_fake.cpp90 struct logger_entry*,
89 android_log_processBinaryLogBuffer( struct logger_entry*, AndroidLogEntry*, const EventTagMap*, char*, int) argument
/system/core/libunwindstack/tests/
H A DLogFake.cpp99 struct logger_entry*,
98 android_log_processBinaryLogBuffer( struct logger_entry*, AndroidLogEntry*, const EventTagMap*, char*, int) argument
/system/core/include/log/
H A Dlog_read.h51 * The userspace structure for version 1 of the logger_entry ABI.
55 struct logger_entry { struct
69 * The userspace structure for version 2 of the logger_entry ABI.
88 * The userspace structure for version 3 of the logger_entry ABI.
107 * The userspace structure for version 4 of the logger_entry ABI.
149 struct logger_entry entry_v1;
/system/core/liblog/include/log/
H A Dlog_read.h51 * The userspace structure for version 1 of the logger_entry ABI.
55 struct logger_entry { struct
69 * The userspace structure for version 2 of the logger_entry ABI.
88 * The userspace structure for version 3 of the logger_entry ABI.
107 * The userspace structure for version 4 of the logger_entry ABI.
149 struct logger_entry entry_v1;
/system/core/liblog/include_vndk/log/
H A Dlog_read.h51 * The userspace structure for version 1 of the logger_entry ABI.
55 struct logger_entry { struct
69 * The userspace structure for version 2 of the logger_entry ABI.
88 * The userspace structure for version 3 of the logger_entry ABI.
107 * The userspace structure for version 4 of the logger_entry ABI.
149 struct logger_entry entry_v1;

Completed in 96 milliseconds