Home
last modified time | relevance | path

Searched refs:logger_entry (Results 1 – 9 of 9) sorted by relevance

/system/core/liblog/include/log/
Dlogprint.h122 int android_log_processLogBuffer(struct logger_entry* buf,
131 int android_log_processBinaryLogBuffer(struct logger_entry* buf,
Dlog_read.h55 struct logger_entry { struct
149 struct logger_entry entry_v1;
/system/core/debuggerd/libdebuggerd/test/
Dlog_fake.cpp88 struct logger_entry*, in android_log_processBinaryLogBuffer() argument
/system/core/liblog/include_vndk/log/
Dlog_read.h55 struct logger_entry { struct
149 struct logger_entry entry_v1;
/system/core/libunwindstack/tests/
DLogFake.cpp99 struct logger_entry*, in android_log_processBinaryLogBuffer() argument
/system/core/liblog/
Dlogger_read.c352 log_msg->entry_v2.hdr_size = sizeof(struct logger_entry); in android_transport_read()
Dpmsg_reader.c285 struct logger_entry entry_v1; in __android_log_pmsg_file_read()
Dlogprint.c504 LIBLOG_ABI_PUBLIC int android_log_processLogBuffer(struct logger_entry* buf, in android_log_processLogBuffer()
1016 struct logger_entry* buf, AndroidLogEntry* entry, in android_log_processBinaryLogBuffer()
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp558 struct logger_entry* entry; in dump_log_file()