Home | History | Annotate | Download | only in policyrep

Lines Matching refs:SwigPyObject_acquire

1719 SwigPyObject_acquire(PyObject *v)
1721 SwigPyObject_acquire(PyObject* v, PyObject *SWIGUNUSEDPARM(args))
1750 SwigPyObject_acquire(v);
1756 SwigPyObject_acquire(v,args);
1770 {(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_NOARGS, (char *)"acquires ownership of the pointer"},
1781 {(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_VARARGS, (char *)"aquires ownership of the pointer"},