Home
last modified time | relevance | path

Searched defs:SetPrintfAndReportCallback (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cc206 void SetPrintfAndReportCallback(void (*callback)(const char *)) { in SetPrintfAndReportCallback() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cpp225 void SetPrintfAndReportCallback(void (*callback)(const char *)) { in SetPrintfAndReportCallback() function