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