Searched refs:LogErrorHandler (Results 1 - 3 of 3) sorted by relevance

/external/deqp/scripts/log/
H A Dlog_to_xml.py85 class LogErrorHandler(xml.sax.handler.ErrorHandler): class in inherits:xml.sax.handler.ErrorHandler
113 errHandler = LogErrorHandler()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmserr.c539 lhg -> LogErrorHandler = DefaultLogErrorHandlerFunction;
541 lhg -> LogErrorHandler = Fn;
566 if (lhg ->LogErrorHandler) {
567 lhg ->LogErrorHandler(ContextID, ErrorCode, Buffer);
H A Dlcms2_internal.h457 cmsLogErrorHandlerFunction LogErrorHandler; // Set to NULL for Context0 fallback member in struct:__anon13274

Completed in 122 milliseconds