Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcall.c863 PyObject_CallMethodObjArgs(PyObject *obj, PyObject *name, ...) in PyObject_CallMethodObjArgs() function
/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c2729 PyObject_CallMethodObjArgs(PyObject *callable, PyObject *name, ...) function