Searched defs:enumType (Results 1 – 11 of 11) sorted by relevance
113 EnumDescriptor enumType = ForeignEnum.getDescriptor(); in testFileDescriptor() local185 EnumDescriptor enumType = TestAllTypes.NestedEnum.getDescriptor(); in testDescriptor() local293 EnumDescriptor enumType = ForeignEnum.getDescriptor(); in testEnumDescriptor() local371 EnumDescriptor enumType = in testCustomOptions() local
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
1037 ASTNode enumType(e.fNodes, e.fOffset, ASTNode::Kind::kType, in convertEnum() local
2089 final EnumDescriptor enumType = field.getEnumType(); in consumeFieldValue() local
1266 private EnumDescriptor enumType; field in Descriptors.FieldDescriptor
374 GLenum enumType; member in glcts::__anonf6269bca0111::UniformType