Searched refs:convertPrintable (Results 1 – 1 of 1) sorted by relevance
815 static size_t convertPrintable(char *p, const char *message, size_t messageLen) in convertPrintable() function1033 bufferSize += convertPrintable(NULL, entry->message, entry->messageLen); in android_log_formatLogLine()1057 p += convertPrintable(p, entry->message, entry->messageLen); in android_log_formatLogLine()1078 p += convertPrintable(p, lineStart, lineLen); in android_log_formatLogLine()