Searched refs:SetContainingType (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor.cc | 582 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 668 { "containing_type", (getter)GetContainingType, (setter)SetContainingType, 906 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 983 { "containing_type", (getter)GetContainingType, (setter)SetContainingType, 1094 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 1147 { "containing_type", (getter)GetContainingType, (setter)SetContainingType,
|