Home
last modified time | relevance | path

Searched refs:findValueByName (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnum.java70 Descriptors.EnumValueDescriptor value = descriptor.findValueByName(name.asJavaString()); in resolve()
DUtils.java120 val = enumDescriptor.findValueByName(value.asJavaString()); in checkType()
DRubyMessage.java532 val = enumDescriptor.findValueByName(value.asJavaString()); in convert()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java324 assertEquals(value, enumType.findValueByName("FOREIGN_FOO")); in testEnumDescriptor()
326 assertNull(enumType.findValueByName("NO_SUCH_VALUE")); in testEnumDescriptor()
DTestUtil.java2731 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()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1449 defaultValue = enumType.findValueByName(proto.getDefaultValue()); in crossLink()
1577 public EnumValueDescriptor findValueByName(final String name) { in findValueByName() method in Descriptors.EnumDescriptor
DTextFormat.java1661 value = enumType.findValueByName(id); in consumeFieldValue()
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java1590 EnumValueDescriptor result = enumDescriptor.findValueByName(value); in parseEnum()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...