Searched refs:PyUpb_OneofDescriptor_GetDef (Results 1 – 1 of 1) sorted by relevance
1434 const upb_OneofDef* PyUpb_OneofDescriptor_GetDef(PyObject* _self) { in PyUpb_OneofDescriptor_GetDef() function1447 const upb_OneofDef* oneof = PyUpb_OneofDescriptor_GetDef(self); in PyUpb_OneofDescriptor_GetName()1453 const upb_OneofDef* oneof = PyUpb_OneofDescriptor_GetDef(self); in PyUpb_OneofDescriptor_GetFullName()1460 const upb_OneofDef* oneof = PyUpb_OneofDescriptor_GetDef(self); in PyUpb_OneofDescriptor_GetIndex()1466 const upb_OneofDef* oneof = PyUpb_OneofDescriptor_GetDef(self); in PyUpb_OneofDescriptor_GetContainingType()