Searched refs:SetErrorReportCallback (Results 1 – 4 of 4) sorted by relevance
47 void SetErrorReportCallback(void (*callback)(const char *format, ...));
153 void SetErrorReportCallback(void (*callback)(const char *format, ...)) { in SetErrorReportCallback() function
174 __interception::SetErrorReportCallback(Report); in InitializePlatformInterceptors()
73 static void SetErrorReportCallback(void (*callback)(const char *)) { in SetErrorReportCallback() function in __hwasan::ScopedReport1137 __hwasan::ScopedReport::SetErrorReportCallback(callback); in __hwasan_set_error_report_callback()