Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dabstract.h8 # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT macro
125 PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dabstract.h8 # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT macro
125 PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dabstract.h8 # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT macro
125 PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj,
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dabstract.h8 # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT macro
125 PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dabstract.h8 # define _PyObject_CallMethodId _PyObject_CallMethodId_SizeT macro
125 PyAPI_FUNC(PyObject *) _PyObject_CallMethodId(PyObject *obj,
/aosp_15_r20/external/python/cpython3/PC/
D_msi.c177 PyObject *result = _PyObject_CallMethodId(pv, &PyId_status, "iii", typeStatus, cb1, cb2); in FNFCISTATUS()
190 PyObject *result = _PyObject_CallMethodId(pv, &PyId_getnextcabinet, "i", pccab->iCab); in FNFCIGETNEXTCABINET()
/aosp_15_r20/external/python/cpython3/Objects/
Dcall.c686 _PyObject_CallMethodId(PyObject *obj, _Py_Identifier *name, in _PyObject_CallMethodId() function
/aosp_15_r20/external/python/cpython3/Modules/
D_datetimemodule.c1537 Zreplacement = _PyObject_CallMethodId(temp, &PyId_replace, "ss", "%", "%%"); in make_Zreplacement()
5165 self = _PyObject_CallMethodId(tz, &PyId_fromutc, "N", self); in datetime_datetime_now_impl()
5201 self = _PyObject_CallMethodId(tzinfo, &PyId_fromutc, "N", self); in datetime_fromtimestamp()
5742 return _PyObject_CallMethodId((PyObject *)self, &PyId_isoformat, "s", " "); in datetime_str()
D_cursesmodule.c2185 res = _PyObject_CallMethodId(file, &PyId_write, "y#", buf, n); in _curses_window_putwin()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1133 …<elf-symbol name='_PyObject_CallMethodId' type='func-type' binding='global-binding' visibility='de…
7199_PyObject_CallMethodId' mangled-name='_PyObject_CallMethodId' filepath='Objects/call.c' line='686'…