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.cc199 PyObject* MapValueRefToPython(const FieldDescriptor* field_descriptor, in MapValueRefToPython() function
428 return MapValueRefToPython(self->value_field_descriptor, value); in ScalarMapGetItem()
514 value.reset(MapValueRefToPython(self->value_field_descriptor, in ScalarMapToStr()