Searched refs:SetPrintfAndReportCallback (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc206 void SetPrintfAndReportCallback(void (*callback)(const char *)) { function in namespace:__sanitizer
H A Dsanitizer_common.h137 void SetPrintfAndReportCallback(void (*callback)(const char *));
/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc574 SetPrintfAndReportCallback(AppendToErrorMessageBuffer);

Completed in 1182 milliseconds