Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp101 bool stderr_stdout; // shell "2>&1" member
288 if (context->stderr_stdout) { in rotateLogs()
770 context->stderr_stdout = true; in __logcat()
773 fprintf(context->stderr_stdout ? stdout : stderr, in __logcat()
795 context->stderr_stdout = true; in __logcat()
803 fprintf(context->stderr_stdout ? stdout : stderr, in __logcat()
818 fprintf(context->stderr_stdout ? stdout : context->error, in __logcat()
829 if (context->stderr_stdout) context->error = context->output; in __logcat()
1288 context->stderr_stdout = true; in __logcat()
1292 context->stderr_stdout = true; in __logcat()