Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.cpp1604 const char suffixContents[] = "\x1B[0m"; in android_log_formatLogLine() local
1605 strcpy(suffixBuf, suffixContents); in android_log_formatLogLine()
1606 suffixLen = strlen(suffixContents); in android_log_formatLogLine()