Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor_containers.cc535 static PyObject* IterKeys(PyContainer* self, PyObject* args) { in IterKeys() function
550 { "iterkeys", (PyCFunction)IterKeys, METH_NOARGS, },