Searched refs:PyUpb_Message_InitMapAttributes (Results 1 – 2 of 2) sorted by relevance
293 int PyUpb_Message_InitMapAttributes(PyObject* map, PyObject* value,304 if (PyUpb_Message_InitMapAttributes(_self, _arg, f) < 0) { in PyUpb_MapContainer_MergeFrom()
340 int PyUpb_Message_InitMapAttributes(PyObject* map, PyObject* value, in PyUpb_Message_InitMapAttributes() function382 int ok = PyUpb_Message_InitMapAttributes(map, value, f); in PyUpb_Message_InitMapAttribute()