Home
last modified time | relevance | path

Searched refs:SetContainingOneof (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc854 static int SetContainingOneof(PyBaseDescriptor *self, PyObject *value, in SetContainingOneof() function
904 { "containing_oneof", (getter)GetContainingOneof, (setter)SetContainingOneof,