Searched refs:logcat_panic (Results 1 – 1 of 1) sorted by relevance
/system/core/logcat/ |
D | logcat.cpp | 155 static void logcat_panic(android_logcat_context_internal* context, 280 logcat_panic(context, HELP_FALSE, "couldn't open output file"); in rotateLogs() 285 logcat_panic(context, HELP_FALSE, "couldn't fdopen output file"); in rotateLogs() 345 logcat_panic(context, HELP_FALSE, "output error"); in processBuffer() 367 logcat_panic(context, HELP_FALSE, "output error"); in maybePrintStart() 404 logcat_panic(context, HELP_FALSE, "couldn't open output file"); in setupOutputAndSchedulingPolicy() 411 logcat_panic(context, HELP_FALSE, "couldn't get output file stat\n"); in setupOutputAndSchedulingPolicy() 417 logcat_panic(context, HELP_FALSE, "invalid output file stat\n"); in setupOutputAndSchedulingPolicy() 602 static void logcat_panic(android_logcat_context_internal* context, in logcat_panic() function 914 logcat_panic(context, HELP_TRUE, "%s %s out of range\n", in __logcat() [all …]
|