Searched refs:PyUpb_Message_InitMapAttribute (Results 1 – 1 of 1) sorted by relevance
378 static bool PyUpb_Message_InitMapAttribute(PyObject* _self, PyObject* name, in PyUpb_Message_InitMapAttribute() function519 if (!PyUpb_Message_InitMapAttribute(_self, name, f, value)) return -1; in PyUpb_Message_InitAttributes()