Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.cc538 static PyObject* IterValues(PyContainer* self, PyObject* args) { in IterValues() function
551 { "itervalues", (PyCFunction)IterValues, METH_NOARGS, },