Searched refs:SetErrorHandler (Results 1 – 17 of 17) 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::__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/ |
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() 1433 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages() 1904 SetErrorHandler(XWarning) : SetErrorHandler((ErrorHandler) NULL); in XAnimateImages() 2859 (void) SetErrorHandler(warning_handler); in XAnimateImages()
|
D | exception.c | 873 MagickExport ErrorHandler SetErrorHandler(ErrorHandler handler) in SetErrorHandler() function
|
D | methods.h | 1014 #define SetErrorHandler PrependMagickMethod(SetErrorHandler) macro
|
D | display.c | 1675 (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/ |
D | mlir_compiler.h | 80 void SetErrorHandler(ErrorHandler error_handler);
|
D | mlir_irgen_test_base.cc | 119 compiler->SetErrorHandler(error_handler); in CompileAndInjectErrors()
|
D | mlir_compiler.cc | 580 void MlirCompiler::SetErrorHandler(ErrorHandler error_handler) { in SetErrorHandler() function in xla::mlir_gpu::MlirCompiler
|
/external/ImageMagick/MagickWand/ |
D | studio.h | 281 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 | 2449 SetErrorHandler(NULL);
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 2446 SetErrorHandler(NULL);
|