Searched defs:enumType (Results 1 – 10 of 10) sorted by relevance
2 var enumType: Enum = Enum.None; variable
3 var enumType: Enum = Enum.None; variable
115 EnumDescriptor enumType = ForeignEnum.getDescriptor(); in testFileDescriptor() local181 EnumDescriptor enumType = TestAllTypes.NestedEnum.getDescriptor(); in testDescriptor() local280 EnumDescriptor enumType = ForeignEnum.getDescriptor(); in testEnumDescriptor() local365 EnumDescriptor enumType = in testCustomOptions() local
136 EnumDescriptor enumType = TestAllTypes.NestedEnum.getDescriptor(); in testUnknownEnumValueInReflectionApi() local182 EnumDescriptor enumType = TestAllTypes.NestedEnum.getDescriptor(); in testUnknownEnumValueWithDynamicMessage() local
903 private static Dictionary<object, string> GetNameMapping(System.Type enumType) => field in Google.Protobuf.JsonFormatter.OriginalEnumValueHelper914 private static Dictionary<object, string> GetNameMapping(System.Type enumType) => field in Google.Protobuf.JsonFormatter.OriginalEnumValueHelper
44 private EnumDescriptor enumType; field in Google.Protobuf.Reflection.FieldDescriptor
2091 final EnumDescriptor enumType = field.getEnumType(); in consumeFieldValue() local
1269 private EnumDescriptor enumType; field in Descriptors.FieldDescriptor
374 GLenum enumType; member in glcts::__anon1fcdc08a0111::UniformType
10915 …const enumType = getUnionType(memberTypeList, UnionReduction.Literal, symbol, /*aliasTypeArguments… constant10923 const enumType = createType(TypeFlags.Enum); constant10931 const enumType = getDeclaredTypeOfEnum(getParentOfSymbol(symbol)!); constant