Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.cpp64 bool year_output; member
214 p_ret->year_output = false; in android_log_format_new()
269 p_format->year_output = true; in android_log_setPrintFormat()
1582 strftime(timeBuf, sizeof(timeBuf), &"%Y-%m-%d %H:%M:%S"[p_format->year_output ? 0 : 3], ptm); in android_log_formatLogLine()