Searched refs:PyUpb_EnumDescriptor_GetDef (Results 1 – 1 of 1) sorted by relevance
656 const upb_EnumDef* PyUpb_EnumDescriptor_GetDef(PyObject* _self) { in PyUpb_EnumDescriptor_GetDef() function664 const upb_EnumDef* enumdef = PyUpb_EnumDescriptor_GetDef(self); in PyUpb_EnumDescriptor_GetFullName()669 const upb_EnumDef* enumdef = PyUpb_EnumDescriptor_GetDef(self); in PyUpb_EnumDescriptor_GetName()674 const upb_EnumDef* enumdef = PyUpb_EnumDescriptor_GetDef(self); in PyUpb_EnumDescriptor_GetFile()735 const upb_EnumDef* enumdef = PyUpb_EnumDescriptor_GetDef(_self); in PyUpb_EnumDescriptor_GetIsClosed()