Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.c48 bool colored_output; member
192 p_ret->colored_output = false; in android_log_format_new()
222 p_format->colored_output = true; in android_log_setPrintFormat()
928 if (p_format->colored_output) { in android_log_formatLogLine()