Searched defs:out_vformat (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dlibc_logging.cpp236 static void out_vformat(Out& o, const char* format, va_list args) { function
416 out_vformat(os, format, args);
424 out_vformat(os, format, args);
432 out_vformat(os, format, args);
580 out_vformat(os, format, args);
601 out_vformat(os, format, args);

Completed in 105 milliseconds