Searched refs:PyUpb_MapContainer_Reify (Results 1 – 3 of 3) sorted by relevance
51 void PyUpb_MapContainer_Reify(PyObject* self, upb_Map* map);
111 void PyUpb_MapContainer_Reify(PyObject* _self, upb_Map* map) { in PyUpb_MapContainer_Reify() function149 PyUpb_MapContainer_Reify((PyObject*)self, map); in PyUpb_MapContainer_EnsureReified()
731 PyUpb_MapContainer_Reify(obj, (upb_Map*)msgval.map_val); in PyUpb_Message_SyncSubobjs()1310 PyUpb_MapContainer_Reify(obj, NULL); in PyUpb_Message_Clear()