Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h75 AndroidLogPrintFormat android_log_formatFromString(const char *s);
/system/core/logcat/
Dlogcat.cpp362 format = android_log_formatFromString(formatString); in setLogFormat()
/system/core/liblog/
Dlogprint.c282 LIBLOG_ABI_PUBLIC AndroidLogPrintFormat android_log_formatFromString( in android_log_formatFromString() function