Home
last modified time | relevance | path

Searched refs:android_log_processBinaryLogBuffer (Results 1 – 3 of 3) sorted by relevance

/system/core/include/cutils/
Dlogprint.h118 int android_log_processBinaryLogBuffer(struct logger_entry *buf,
/system/core/logcat/
Dlogcat.cpp114 err = android_log_processBinaryLogBuffer(buf, &entry, g_eventTagMap, in processBuffer()
/system/core/liblog/
Dlogprint.c558 int android_log_processBinaryLogBuffer(struct logger_entry *buf, in android_log_processBinaryLogBuffer() function