Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/tests/
Dreport_bad_message_unittest.cc80 void SetErrorHandler(const base::Closure& handler) { in SetErrorHandler() function in mojo::test::__anonbfb41c7a0111::ReportBadMessageTest
98 SetErrorHandler(base::Bind([] (bool* flag) { *flag = true; }, &error)); in TEST_P()
105 SetErrorHandler(base::Bind([] (bool* flag) { *flag = true; }, &error)); in TEST_P()
122 SetErrorHandler(base::Bind([] (bool* flag) { *flag = true; }, &error)); in TEST_P()
140 SetErrorHandler(base::Bind([] (bool* flag) { *flag = true; }, &error)); in TEST_P()
165 SetErrorHandler(base::Bind([] (bool* flag) { *flag = true; }, &error)); in TEST_P()
177 SetErrorHandler(base::Bind([] (bool* flag) { *flag = true; }, &error)); in TEST_P()
/external/libxml2/python/tests/
Dreadererr.py28 reader.SetErrorHandler(myErrorHandler,"-->")
38 reader.SetErrorHandler(None,None)
/external/ImageMagick/MagickCore/
Dexception.h142 SetErrorHandler(ErrorHandler);
Dstudio.h308 SetErrorHandler(NTErrorHandler); \
Danimate.c322 (void) SetErrorHandler((ErrorHandler) NULL); in AnimateImages()
1431 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages()
1900 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages()
2848 (void) SetErrorHandler(warning_handler); in XAnimateImages()
Dexception.c814 MagickExport ErrorHandler SetErrorHandler(ErrorHandler handler) in SetErrorHandler() function
Dmethods.h875 #define SetErrorHandler PrependMagickMethod(SetErrorHandler) macro
Ddisplay.c1707 (void) SetErrorHandler((ErrorHandler) NULL); in DisplayImages()
14552 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XDisplayImage()
15038 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XDisplayImage()
16153 (void) SetErrorHandler(warning_handler); in XDisplayImage()
/external/ImageMagick/MagickWand/
Dstudio.h287 SetErrorHandler(NTErrorHandler); \
/external/libxml2/python/
Ddrv_libxml2.py151 reader.SetErrorHandler(self._errorHandler,None)
Dlibxml.py732 def SetErrorHandler(self,f,arg): member in xmlTextReaderCore
/external/ImageMagick/
DMagickshr.opt87 symbol_vector=(SetErrorHandler=PROCEDURE)
/external/ImageMagick/PerlMagick/
DMagick.xs2447 SetErrorHandler(NULL);
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in2444 SetErrorHandler(NULL);