Home
last modified time | relevance | path

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

/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx780 SWIG_Python_str_AsChar(PyObject *str) in SWIG_Python_str_AsChar() function
963 PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg); in SWIG_Python_AddErrorMsg()
1504 str = SWIG_Python_str_AsChar(repr); in SwigPyObject_print()
2579 PyErr_Format(type, "%s %s", mesg, tmp = SWIG_Python_str_AsChar(old_str)); in SWIG_Python_AddErrMesg()
2581 PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg); in SWIG_Python_AddErrMesg()
2631 const char *cstr = str ? SWIG_Python_str_AsChar(str) : 0; in SWIG_Python_TypeError()
2919 *cptr = SWIG_Python_str_AsChar(obj); in SWIG_AsCharPtrAndSize()
5791 fprintf(fp,"%s\n", tmp = SWIG_Python_str_AsChar(str)); in swig_varlink_print()
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c783 SWIG_Python_str_AsChar(PyObject *str) in SWIG_Python_str_AsChar() function
1024 PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg); in SWIG_Python_AddErrorMsg()
2848 PyErr_Format(type, "%s %s", mesg, tmp = SWIG_Python_str_AsChar(old_str)); in SWIG_Python_AddErrMesg()
2850 PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg); in SWIG_Python_AddErrMesg()
2900 const char *cstr = str ? SWIG_Python_str_AsChar(str) : 0; in SWIG_Python_TypeError()
3124 *cptr = SWIG_Python_str_AsChar(obj); in SWIG_AsCharPtrAndSize()
5253 fprintf(fp,"%s\n", tmp = SWIG_Python_str_AsChar(str)); in swig_varlink_print()