Searched refs:PyUpb_Message_SetConcreteSubobj (Results 1 – 4 of 4) sorted by relevance
42 void PyUpb_Message_SetConcreteSubobj(PyObject* _self, const upb_FieldDef* f,
148 PyUpb_Message_SetConcreteSubobj(self->ptr.parent, f, msgval); in PyUpb_MapContainer_EnsureReified()
132 PyUpb_Message_SetConcreteSubobj(self->ptr.parent, f, in PyUpb_RepeatedContainer_EnsureReified()
787 void PyUpb_Message_SetConcreteSubobj(PyObject* _self, const upb_FieldDef* f, in PyUpb_Message_SetConcreteSubobj() function