Searched refs:PyUpb_ByNameMap_Funcs (Results 1 – 3 of 3) sorted by relevance
292 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetExtensionsByName()362 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByName()377 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByCamelCaseName()418 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetNestedTypesByName()450 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetEnumTypesByName()565 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetOneofsByName()691 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_EnumDescriptor_GetValuesByName()1176 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetMessageTypesByName()1191 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetEnumTypesByName()1206 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetExtensionsByName()[all …]
82 } PyUpb_ByNameMap_Funcs; typedef88 PyObject* PyUpb_ByNameMap_New(const PyUpb_ByNameMap_Funcs* funcs,
53 const PyUpb_ByNameMap_Funcs* funcs;70 static PyObject* PyUpb_ByNameIterator_New(const PyUpb_ByNameMap_Funcs* funcs, in PyUpb_ByNameIterator_New()345 const PyUpb_ByNameMap_Funcs* funcs;361 PyObject* PyUpb_ByNameMap_New(const PyUpb_ByNameMap_Funcs* funcs, in PyUpb_ByNameMap_New()