Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc203 PyObject* MapValueRefToPython(const FieldDescriptor* field_descriptor, in MapValueRefToPython() function
454 return MapValueRefToPython(self->value_field_descriptor, &value); in ScalarMapGetItem()