Home
last modified time | relevance | path

Searched refs:SetErrorHandler (Results 1 – 17 of 17) 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::__anonb9f601bc0111::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()
1433 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages()
1904 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages()
2859 (void) SetErrorHandler(warning_handler); in XAnimateImages()
Dexception.c873 MagickExport ErrorHandler SetErrorHandler(ErrorHandler handler) in SetErrorHandler() function
Dmethods.h1014 #define SetErrorHandler PrependMagickMethod(SetErrorHandler) macro
Ddisplay.c1675 (void) SetErrorHandler((ErrorHandler) NULL); in DisplayImages()
14560 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XDisplayImage()
15047 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XDisplayImage()
16162 (void) SetErrorHandler(warning_handler); in XDisplayImage()
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
Dmlir_compiler.h80 void SetErrorHandler(ErrorHandler error_handler);
Dmlir_irgen_test_base.cc119 compiler->SetErrorHandler(error_handler); in CompileAndInjectErrors()
Dmlir_compiler.cc580 void MlirCompiler::SetErrorHandler(ErrorHandler error_handler) { in SetErrorHandler() function in xla::mlir_gpu::MlirCompiler
/external/ImageMagick/MagickWand/
Dstudio.h281 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.xs2449 SetErrorHandler(NULL);
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in2446 SetErrorHandler(NULL);