Home
last modified time | relevance | path

Searched refs:getinstclassname (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dclassobject.c2503 getinstclassname(PyObject *inst, char *buf, int bufsize) in getinstclassname() function
2549 getinstclassname(self, instbuf, sizeof(instbuf)); in instancemethod_call()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dclassobject.c2527 getinstclassname(PyObject *inst, char *buf, int bufsize) in getinstclassname() function
2573 getinstclassname(self, instbuf, sizeof(instbuf)); in instancemethod_call()