Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h114 int android_log_processLogBuffer(struct logger_entry *buf,
123 int android_log_processBinaryLogBuffer(struct logger_entry *buf,
Dlogger.h26 struct logger_entry { struct
85 struct logger_entry entry_v1;
/system/core/debuggerd/test/
Dlog_fake.cpp85 struct logger_entry*, in android_log_processBinaryLogBuffer() argument
/system/core/liblog/
Dlogprint.c381 int android_log_processLogBuffer(struct logger_entry *buf, in android_log_processLogBuffer()
658 int android_log_processBinaryLogBuffer(struct logger_entry *buf, in android_log_processBinaryLogBuffer()
/system/core/debuggerd/
Dtombstone.cpp510 struct logger_entry* entry; in dump_log_file()