Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmethodobject.c352 Py_FindMethodInChain(PyMethodChain *chain, PyObject *self, const char *name) in Py_FindMethodInChain() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmethodobject.c352 Py_FindMethodInChain(PyMethodChain *chain, PyObject *self, const char *name) in Py_FindMethodInChain() function