Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc806 static int SetEnumType(PyBaseDescriptor *self, PyObject *value, void *closure) { in SetEnumType() function
904 { "enum_type", (getter)GetEnumType, (setter)SetEnumType, "Enum type"},