Searched refs:GetContainingOneof (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc844 static PyObject* GetContainingOneof(PyBaseDescriptor *self, void *closure) { function in namespace:google::protobuf::python::field_descriptor
904 { "containing_oneof", (getter)GetContainingOneof, (setter)SetContainingOneof,

Completed in 88 milliseconds