Lines Matching defs:pmeth
2830 PythonObject pmeth(PyRefType::Owned,
2836 if (!pmeth.IsAllocated())
2839 if (PyCallable_Check(pmeth.get()) == 0) {
2880 PythonObject pmeth(PyRefType::Owned,
2886 if (!pmeth.IsAllocated())
2889 if (PyCallable_Check(pmeth.get()) == 0) {
2928 PythonObject pmeth(PyRefType::Owned,
2934 if (!pmeth.IsAllocated())
2937 if (PyCallable_Check(pmeth.get()) == 0) {
2974 PythonObject pmeth(PyRefType::Owned,
2980 if (!pmeth.IsAllocated())
2983 if (PyCallable_Check(pmeth.get()) == 0) {
3022 PythonObject pmeth(PyRefType::Owned,
3028 if (!pmeth.IsAllocated())
3031 if (PyCallable_Check(pmeth.get()) == 0) {