Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc722 static PyObject* GetID(PyBaseDescriptor *self, void *closure) { in GetID() function
899 { "id", (getter)GetID, NULL, "ID"},