Searched defs:py_msg (Results 1 – 3 of 3) sorted by relevance
590 PyObject* py_msg = PyUpb_RepeatedCompositeContainer_AppendNew(_self); in PyUpb_RepeatedCompositeContainer_Add() local603 PyObject* py_msg = PyUpb_RepeatedCompositeContainer_AppendNew(_self); in PyUpb_RepeatedCompositeContainer_Append() local637 PyObject* py_msg = PyUpb_Message_Get(msg, m, self->arena); in PyUpb_RepeatedContainer_Insert() local
258 PyObject* py_msg = NULL; in PyUpb_UnknownFieldSet_New() local
834 PyUpb_Message* py_msg = (void*)PyType_GenericAlloc((PyTypeObject*)cls, 0); in PyUpb_Message_Get() local