Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.cc859 static PyTypeObject ContainerIterator_Type = { variable
904 &ContainerIterator_Type); in NewContainerIterator()
1645 if (PyType_Ready(&descriptor::ContainerIterator_Type) < 0) in InitDescriptorMappingTypes()