Searched refs:method_func (Results 1 – 2 of 2) sorted by relevance
630 method_func = self._methods[method]634 method_obj = method_func()
373 PyObject **method_func, PyObject **method_self) in init_method_ref() argument383 Py_CLEAR(*method_func); in init_method_ref()392 Py_XSETREF(*method_func, func2); in init_method_ref()398 Py_XSETREF(*method_func, func); in init_method_ref()