Home
last modified time | relevance | path

Searched refs:SetErrorHandler (Results 1 – 19 of 19) 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::__anon89daa6180111::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/skia/tests/
DSkSLDSLErrorLineNumbers.cpp29 SetErrorHandler(this); in ExpectErrorLineNumber()
34 SetErrorHandler(nullptr); in ~ExpectErrorLineNumber()
DSkSLDSLTest.cpp48 SetErrorHandler(this); in ExpectError()
54 SetErrorHandler(nullptr); in ~ExpectError()
/external/ImageMagick/MagickCore/
Dexception.h142 SetErrorHandler(ErrorHandler);
Dstudio.h316 SetErrorHandler(NTErrorHandler); \
Danimate.c322 (void) SetErrorHandler((ErrorHandler) NULL); in AnimateImages()
1430 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages()
1901 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages()
2856 (void) SetErrorHandler(warning_handler); in XAnimateImages()
Dexception.c873 MagickExport ErrorHandler SetErrorHandler(ErrorHandler handler) in SetErrorHandler() function
Dmethods.h977 #define SetErrorHandler PrependMagickMethod(SetErrorHandler) macro
Ddisplay.c1675 (void) SetErrorHandler((ErrorHandler) NULL); in DisplayImages()
14547 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XDisplayImage()
15034 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XDisplayImage()
16149 (void) SetErrorHandler(warning_handler); in XDisplayImage()
/external/ImageMagick/MagickWand/
Dstudio.h281 SetErrorHandler(NTErrorHandler); \
/external/skia/src/sksl/dsl/priv/
DDSLWriter.h198 static void SetErrorHandler(ErrorHandler* errorHandler) { in SetErrorHandler() function
/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/skia/src/sksl/dsl/
DDSLCore.cpp38 void SetErrorHandler(ErrorHandler* errorHandler) { in SetErrorHandler() function
39 DSLWriter::SetErrorHandler(errorHandler); in SetErrorHandler()
/external/skia/include/sksl/
DDSLCore.h62 void SetErrorHandler(ErrorHandler* errorHandler);
/external/ImageMagick/PerlMagick/
DMagick.xs2462 SetErrorHandler(NULL);
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in2459 SetErrorHandler(NULL);