OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log_processLogBuffer
(Results
1 - 3
of
3
) sorted by null
/system/core/include/cutils/
logprint.h
109
int
android_log_processLogBuffer
(struct logger_entry *buf,
113
* Like
android_log_processLogBuffer
, but for binary logs.
/system/core/liblog/
logprint.c
350
int
android_log_processLogBuffer
(struct logger_entry *buf,
/system/core/logcat/
logcat.cpp
173
err =
android_log_processLogBuffer
(buf, &entry);
Completed in 56 milliseconds