Searched refs:MapValueRefToPython (Results 1 – 1 of 1) sorted by relevance
200 PyObject* MapValueRefToPython(MapContainer* self, const MapValueRef& value) { in MapValueRefToPython() function418 return MapValueRefToPython(self, value); in ScalarMapGetItem()504 value.reset(MapValueRefToPython(self, it.GetValueRef())); in ScalarMapToStr()