Searched defs:SetErrorHandler (Results 1 – 6 of 6) sorted by relevance
198 static void SetErrorHandler(ErrorHandler* errorHandler) { in SetErrorHandler() function
80 void SetErrorHandler(const base::Closure& handler) { in SetErrorHandler() function in mojo::test::__anon89daa6180111::ReportBadMessageTest
873 MagickExport ErrorHandler SetErrorHandler(ErrorHandler handler) in SetErrorHandler() function
977 #define SetErrorHandler PrependMagickMethod(SetErrorHandler) macro
38 void SetErrorHandler(ErrorHandler* errorHandler) { in SetErrorHandler() function
732 def SetErrorHandler(self,f,arg): member in xmlTextReaderCore