Lines Matching defs:pmeth
2825 PythonObject pmeth(PyRefType::Owned,
2831 if (!pmeth.IsAllocated())
2834 if (PyCallable_Check(pmeth.get()) == 0) {
2875 PythonObject pmeth(PyRefType::Owned,
2881 if (!pmeth.IsAllocated())
2884 if (PyCallable_Check(pmeth.get()) == 0) {
2923 PythonObject pmeth(PyRefType::Owned,
2929 if (!pmeth.IsAllocated())
2932 if (PyCallable_Check(pmeth.get()) == 0) {
2970 PythonObject pmeth(PyRefType::Owned,
2976 if (!pmeth.IsAllocated())
2979 if (PyCallable_Check(pmeth.get()) == 0) {
3020 PythonObject pmeth(PyRefType::Owned,
3026 if (!pmeth.IsAllocated())
3029 if (PyCallable_Check(pmeth.get()) == 0) {