Searched refs:suffixContents (Results 1 – 1 of 1) sorted by relevance
1604 const char suffixContents[] = "\x1B[0m"; in android_log_formatLogLine() local1605 strcpy(suffixBuf, suffixContents); in android_log_formatLogLine()1606 suffixLen = strlen(suffixContents); in android_log_formatLogLine()