Home
last modified time | relevance | path

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

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