Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/swig/
H A 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
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx1137 #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg
1139 #define SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg)
1156 SWIG_Python_SetErrorMsg(PyObject *errtype, const char *msg) { in SWIG_Python_SetErrorMsg() function