Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dweakrefobject.c817 PyWeakref_NewProxy(PyObject *ob, PyObject *callback) in PyWeakref_NewProxy() function
/aosp_15_r20/external/python/cpython3/Objects/
Dweakrefobject.c846 PyWeakref_NewProxy(PyObject *ob, PyObject *callback) in PyWeakref_NewProxy() function