HomeSort by relevance Sort by last modified time
    Searched refs:LogErrorHandler (Results 1 - 3 of 3) sorted by null

  /external/deqp/scripts/log/
log_to_xml.py 85 class LogErrorHandler(xml.sax.handler.ErrorHandler):
113 errHandler = LogErrorHandler()
  /external/pdfium/third_party/lcms2-2.6/src/
cmserr.c 539 lhg -> LogErrorHandler = DefaultLogErrorHandlerFunction;
541 lhg -> LogErrorHandler = Fn;
566 if (lhg ->LogErrorHandler) {
567 lhg ->LogErrorHandler(ContextID, ErrorCode, Buffer);
lcms2_internal.h 457 cmsLogErrorHandlerFunction LogErrorHandler; // Set to NULL for Context0 fallback
    [all...]

Completed in 482 milliseconds