Searched refs:android_log_formatFromString (Results 1 – 17 of 17) sorted by relevance
72 android_log_setPrintFormat(format, android_log_formatFromString("threadtime")); in GetLogFormat()73 android_log_setPrintFormat(format, android_log_formatFromString("uid")); in GetLogFormat()
81 AndroidLogPrintFormat android_log_formatFromString(const char* s);
80 AndroidLogPrintFormat android_log_formatFromString(const char* s);
152 147: FUNC GLOBAL DEFAULT 11 android_log_formatFromString
1264 "function_name" : "android_log_formatFromString",1265 "linker_set_key" : "android_log_formatFromString",
510 AndroidLogPrintFormat format = android_log_formatFromString(format_string); in SetLogFormat()
318 AndroidLogPrintFormat android_log_formatFromString(const char* formatString) { in android_log_formatFromString() function
631 626: FUNC GLOBAL DEFAULT 15 android_log_formatFromString