Searched refs:android_log_processBinaryLogBuffer (Results 1 – 5 of 5) sorted by relevance
84 extern "C" int android_log_processBinaryLogBuffer( in android_log_processBinaryLogBuffer() function
123 int android_log_processBinaryLogBuffer(struct logger_entry *buf,
160 err = android_log_processBinaryLogBuffer(&buf->entry_v1, &entry, in processBuffer()
567 android_log_processBinaryLogBuffer(entry, &e, g_eventTagMap, buf, sizeof(buf)); in dump_log_file()
658 int android_log_processBinaryLogBuffer(struct logger_entry *buf, in android_log_processBinaryLogBuffer() function