Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h120 int android_log_processLogBuffer(struct logger_entry *buf,
129 int android_log_processBinaryLogBuffer(struct logger_entry *buf,
Dlogger.h30 struct logger_entry { struct
102 struct logger_entry entry_v1;
/system/core/debuggerd/test/
Dlog_fake.cpp89 struct logger_entry*, in android_log_processBinaryLogBuffer() argument
/system/core/liblog/
Dlogger_read.c440 sizeof(struct logger_entry))); in android_logger_list_read()
Dpmsg_reader.c274 struct logger_entry entry_v1; in __android_log_pmsg_file_read()
Dlogprint.c462 struct logger_entry *buf, in android_log_processLogBuffer()
754 struct logger_entry *buf, in android_log_processBinaryLogBuffer()
/system/core/debuggerd/
Dtombstone.cpp507 struct logger_entry* entry; in dump_log_file()