Searched refs:findValueByName (Results 1 – 11 of 11) sorted by relevance
70 Descriptors.EnumValueDescriptor value = descriptor.findValueByName(name.asJavaString()); in resolve()
120 val = enumDescriptor.findValueByName(value.asJavaString()); in checkType()
532 val = enumDescriptor.findValueByName(value.asJavaString()); in convert()
324 assertEquals(value, enumType.findValueByName("FOREIGN_FOO")); in testEnumDescriptor()326 assertNull(enumType.findValueByName("NO_SUCH_VALUE")); in testEnumDescriptor()
2731 this.nestedFoo = nestedEnum.findValueByName("FOO"); in ReflectionTester()2732 this.nestedBar = nestedEnum.findValueByName("BAR"); in ReflectionTester()2733 this.nestedBaz = nestedEnum.findValueByName("BAZ"); in ReflectionTester()2734 this.foreignFoo = foreignEnum.findValueByName("FOREIGN_FOO"); in ReflectionTester()2735 this.foreignBar = foreignEnum.findValueByName("FOREIGN_BAR"); in ReflectionTester()2736 this.foreignBaz = foreignEnum.findValueByName("FOREIGN_BAZ"); in ReflectionTester()2737 this.importFoo = importEnum.findValueByName("IMPORT_FOO"); in ReflectionTester()2738 this.importBar = importEnum.findValueByName("IMPORT_BAR"); in ReflectionTester()2739 this.importBaz = importEnum.findValueByName("IMPORT_BAZ"); in ReflectionTester()
1449 defaultValue = enumType.findValueByName(proto.getDefaultValue()); in crossLink()1577 public EnumValueDescriptor findValueByName(final String name) { in findValueByName() method in Descriptors.EnumDescriptor
1661 value = enumType.findValueByName(id); in consumeFieldValue()
1590 EnumValueDescriptor result = enumDescriptor.findValueByName(value); in parseEnum()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...