Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlogprint.cpp64 bool descriptive_output; member
71 static bool descriptive_output = false; variable
217 p_ret->descriptive_output = false; in android_log_format_new()
218 descriptive_output = false; in android_log_format_new()
278 p_format->descriptive_output = true; in android_log_setPrintFormat()
279 descriptive_output = true; in android_log_setPrintFormat()
1028 if (descriptive_output && map) { in android_log_processBinaryLogBuffer()