Searched refs:PyUpb_OneofDescriptor_Get (Results 1 – 3 of 3) sorted by relevance
59 PyObject* PyUpb_OneofDescriptor_Get(const upb_OneofDef* oneof);
319 (void*)&PyUpb_OneofDescriptor_Get, in PyUpb_Descriptor_GetOneofs()569 (void*)&PyUpb_OneofDescriptor_Get, in PyUpb_Descriptor_GetOneofsByName()1014 return PyUpb_OneofDescriptor_Get(oneof); in PyUpb_FieldDescriptor_GetContainingOneof()1440 PyObject* PyUpb_OneofDescriptor_Get(const upb_OneofDef* oneof) { in PyUpb_OneofDescriptor_Get() function
477 return PyUpb_OneofDescriptor_Get(o); in PyUpb_DescriptorPool_FindOneofByName()