Searched refs:SetContainingType (Results 1 – 1 of 1) sorted by relevance
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 529 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 610 { "containing_type", (getter)GetContainingType, (setter)SetContainingType, 829 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 900 { "containing_type", (getter)GetContainingType, (setter)SetContainingType, 1009 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 1057 { "containing_type", (getter)GetContainingType, (setter)SetContainingType,
|