Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp158 static void logcat_panic(android_logcat_context_internal* context,
283 logcat_panic(context, HELP_FALSE, "couldn't open output file"); in rotateLogs()
288 logcat_panic(context, HELP_FALSE, "couldn't fdopen output file"); in rotateLogs()
348 logcat_panic(context, HELP_FALSE, "output error"); in processBuffer()
370 logcat_panic(context, HELP_FALSE, "output error"); in maybePrintStart()
407 logcat_panic(context, HELP_FALSE, "couldn't open output file"); in setupOutputAndSchedulingPolicy()
414 logcat_panic(context, HELP_FALSE, "couldn't get output file stat\n"); in setupOutputAndSchedulingPolicy()
420 logcat_panic(context, HELP_FALSE, "invalid output file stat\n"); in setupOutputAndSchedulingPolicy()
597 static void logcat_panic(android_logcat_context_internal* context, in logcat_panic() function
903 logcat_panic(context, HELP_TRUE, "%s %s out of range\n", in __logcat()
[all …]