Searched refs:SetContainingType (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor.cc | 534 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 615 { "containing_type", (getter)GetContainingType, (setter)SetContainingType, 834 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 905 { "containing_type", (getter)GetContainingType, (setter)SetContainingType, 1014 static int SetContainingType(PyBaseDescriptor *self, PyObject *value, in SetContainingType() function 1062 { "containing_type", (getter)GetContainingType, (setter)SetContainingType,
|