HomeSort by relevance Sort by last modified time
    Searched defs:getEnumType (Results 1 - 6 of 6) sorted by null

  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 344 extension.descriptor.getEnumType().findValueByNumber(rawValue);
388 value = extension.descriptor.getEnumType()
469 public Internal.EnumLiteMap<?> getEnumType() {
Descriptors.java 349 enumTypes[i] = new EnumDescriptor(proto.getEnumType(i), this, null, i);
397 enumTypes[i].setProto(proto.getEnumType(i));
573 proto.getEnumType(i), file, this, i);
615 enumTypes[i].setProto(proto.getEnumType(i));
776 public EnumDescriptor getEnumType() {
    [all...]
FieldSet.java 62 Internal.EnumLiteMap<?> getEnumType();
  /external/protobuf/java/src/test/java/com/google/protobuf/
DescriptorsTest.java 220 enumField.getEnumType());
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 128 milliseconds