Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc1690 static PyObject* GetOutputType(PyBaseDescriptor *self, void *closure) { in GetOutputType() function
1710 { "output_type", (getter)GetOutputType, NULL, "Output type", NULL},