Home
last modified time | relevance | path

Searched refs:AndroidLogEntry (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/logging/liblog/include/log/
H A Dlogprint.h67 } AndroidLogEntry; typedef
123 AndroidLogEntry* entry);
132 AndroidLogEntry* entry,
146 const AndroidLogEntry* p_line,
156 const AndroidLogEntry* entry);
/aosp12/system/core/debuggerd/libdebuggerd/test/
H A Dlog_fake.cpp30 struct AndroidLogEntry;
91 AndroidLogEntry*, const EventTagMap*, char*, int) { in android_log_processBinaryLogBuffer() argument
/aosp12/system/unwinding/libunwindstack/tests/
H A DLogFake.cpp29 struct AndroidLogEntry;
100 AndroidLogEntry*, const EventTagMap*, char*, int) { in android_log_processBinaryLogBuffer() argument
/aosp12/bionic/libc/malloc_debug/tests/
H A Dlog_fake.cpp28 struct AndroidLogEntry;
108 AndroidLogEntry*, const EventTagMap*, char*, int) { in android_log_processBinaryLogBuffer() argument
/aosp12/system/logging/liblog/tests/
H A Dlogprint_test.cpp129 auto check_entry = [&](const AndroidLogEntry& entry) { in TEST()
144 AndroidLogEntry entry_normal_size; in TEST()
150 AndroidLogEntry entry_odd_size; in TEST()
H A Dliblog_test.cpp375 AndroidLogEntry entry; in bswrite_test()
463 AndroidLogEntry entry; in buf_write_test()
1004 AndroidLogEntry entry; in TEST()
2486 AndroidLogEntry entry; in create_android_logger()
/aosp12/system/logging/liblog/
H A Dlogprint.cpp499 int android_log_processLogBuffer(struct logger_entry* buf, AndroidLogEntry* entry) { in android_log_processLogBuffer()
972 struct logger_entry* buf, AndroidLogEntry* entry,
1194 static void convertMonotonic(struct timespec* result, const AndroidLogEntry* entry) { in convertMonotonic()
1432 size_t defaultBufferSize, const AndroidLogEntry* entry, in android_log_formatLogLine()
1716 int android_log_printLogLine(AndroidLogFormat* p_format, int fd, const AndroidLogEntry* entry) { in android_log_printLogLine()
/aosp12/system/logging/logd/
H A DReplayMessages.cpp83 AndroidLogEntry entry; in PrintMessage()
/aosp12/system/logging/logcat/
H A Dlogcat.cpp192 AndroidLogEntry entry; in ProcessBuffer()
/aosp12/frameworks/base/cmds/incidentd/src/
H A DSection.cpp680 AndroidLogEntry entry; in BlockingCall()