HomeSort by relevance Sort by last modified time
    Searched defs:PyEval_CallMethod (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
modsupport.c 565 PyEval_CallMethod(PyObject *obj, const char *methodname, const char *format, ...)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
modsupport.c 565 PyEval_CallMethod(PyObject *obj, const char *methodname, const char *format, ...)
  /external/python/cpython2/Python/
modsupport.c 591 PyEval_CallMethod(PyObject *obj, const char *methodname, const char *format, ...)
  /external/python/cpython3/Python/
modsupport.c 512 PyEval_CallMethod(PyObject *obj, const char *methodname, const char *format, ...)

Completed in 99 milliseconds