Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc849 static PyObject* GetContainingOneof(PyBaseDescriptor *self, void *closure) { in GetContainingOneof() function
909 { "containing_oneof", (getter)GetContainingOneof, (setter)SetContainingOneof,