Searched refs:android_log_processLogBuffer (Results 1 - 3 of 3) sorted by relevance

/system/core/include/cutils/
H A Dlogprint.h109 int android_log_processLogBuffer(struct logger_entry *buf,
113 * Like android_log_processLogBuffer, but for binary logs.
/system/core/liblog/
H A Dlogprint.c350 int android_log_processLogBuffer(struct logger_entry *buf, function
/system/core/logcat/
H A Dlogcat.cpp173 err = android_log_processLogBuffer(buf, &entry);

Completed in 75 milliseconds