Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc232 static bool PythonToMapValueRef(MapContainer* self, PyObject* obj, in PythonToMapValueRef() function
441 if (!PythonToMapValueRef(self, v, reflection->SupportsUnknownEnumValues(), in ScalarMapSetItem()