Home
last modified time | relevance | path

Searched refs:_error_do_nothing2 (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp72 static void _error_do_nothing2(j_common_ptr cinfo, char*) {} in _error_do_nothing2() function
111 jerr.format_message = _error_do_nothing2; in JpegLoadInfo()
248 jerr.format_message = _error_do_nothing2; in Create()
387 p->m_ErrMgr.format_message = _error_do_nothing2; in Start()
494 jerr.format_message = _error_do_nothing2;