Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c1200 #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg
1202 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code…
1219 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg() function