Searched refs:SetErrorHandler (Results 1 – 14 of 14) sorted by relevance
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | report_bad_message_unittest.cc | 80 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/ |
D | readererr.py | 28 reader.SetErrorHandler(myErrorHandler,"-->") 38 reader.SetErrorHandler(None,None)
|
/external/ImageMagick/MagickCore/ |
D | exception.h | 142 SetErrorHandler(ErrorHandler);
|
D | studio.h | 308 SetErrorHandler(NTErrorHandler); \
|
D | animate.c | 322 (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()
|
D | exception.c | 814 MagickExport ErrorHandler SetErrorHandler(ErrorHandler handler) in SetErrorHandler() function
|
D | methods.h | 875 #define SetErrorHandler PrependMagickMethod(SetErrorHandler) macro
|
D | display.c | 1707 (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/ |
D | studio.h | 287 SetErrorHandler(NTErrorHandler); \
|
/external/libxml2/python/ |
D | drv_libxml2.py | 151 reader.SetErrorHandler(self._errorHandler,None)
|
D | libxml.py | 732 def SetErrorHandler(self,f,arg): member in xmlTextReaderCore
|
/external/ImageMagick/ |
D | Magickshr.opt | 87 symbol_vector=(SetErrorHandler=PROCEDURE)
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 2447 SetErrorHandler(NULL);
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 2444 SetErrorHandler(NULL);
|