Lines Matching defs:funcs
349 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetExtensions() local
360 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetExtensionsByName() local
374 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetEnumTypes() local
384 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetOneofs() local
437 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByName() local
452 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByCamelCaseName() local
466 static PyUpb_ByNumberMap_Funcs funcs = { in PyUpb_Descriptor_GetFieldsByNumber() local
482 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetNestedTypes() local
493 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetNestedTypesByName() local
525 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetEnumTypesByName() local
565 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_Descriptor_GetFields() local
640 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_Descriptor_GetOneofsByName() local
751 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_EnumDescriptor_GetValues() local
761 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_EnumDescriptor_GetValuesByName() local
776 static PyUpb_ByNumberMap_Funcs funcs = { in PyUpb_EnumDescriptor_GetValuesByNumber() local
1309 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetMessageTypesByName() local
1324 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetEnumTypesByName() local
1339 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetExtensionsByName() local
1354 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_FileDescriptor_GetServicesByName() local
1370 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_FileDescriptor_GetDependencies() local
1381 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_FileDescriptor_GetPublicDependencies() local
1637 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_OneofDescriptor_GetFields() local
1732 static PyUpb_GenericSequence_Funcs funcs = { in PyUpb_ServiceDescriptor_GetMethods() local
1742 static PyUpb_ByNameMap_Funcs funcs = { in PyUpb_ServiceDescriptor_GetMethodsByName() local