Searched refs:VADoRawLog (Results 1 – 1 of 1) sorted by relevance
93 bool VADoRawLog(char** buf, int* size, const char* format, va_list ap)95 bool VADoRawLog(char** buf, int* size, const char* format, va_list ap) { in VADoRawLog() function165 bool no_chop = VADoRawLog(&buf, &size, format, ap); in RawLogVA()