Home
last modified time | relevance | path

Searched refs:OnPrint (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cc213 void OnPrint(const char *str) { in OnPrint() function
217 void OnPrint(const char *str);
219 void OnPrint(const char *str) { in OnPrint() function
225 OnPrint(str); in CallPrintfAndReportCallback()