Home
last modified time | relevance | path

Searched defs:wrapper_call (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Ddescrobject.c1028 wrapper_call(wrapperobject *wp, PyObject *args, PyObject *kwds) in wrapper_call() function
/aosp_15_r20/external/python/cpython3/Objects/
Ddescrobject.c1397 wrapper_call(wrapperobject *wp, PyObject *args, PyObject *kwds) in wrapper_call() function