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