Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmap_container.cc177 static PyObject* MapKeyToPython(const FieldDescriptor* field_descriptor, in MapKeyToPython() function
913 PyObject* ret = MapKeyToPython(self->container->key_field_descriptor, in IterNext()