Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor_containers.cc883 static PyTypeObject ContainerIterator_Type = { variable
928 &ContainerIterator_Type); in NewContainerIterator()
1779 if (PyType_Ready(&descriptor::ContainerIterator_Type) < 0) in InitDescriptorMappingTypes()