Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc493 static PyObject* GetOneofsSeq(PyBaseDescriptor* self, void *closure) { in GetOneofsSeq() function
609 { "oneofs", (getter)GetOneofsSeq, NULL, "Oneofs by name"},