Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc1685 static PyObject* GetInputType(PyBaseDescriptor *self, void *closure) { in GetInputType() function
1709 { "input_type", (getter)GetInputType, NULL, "Input type", NULL},