HomeSort by relevance Sort by last modified time
    Searched refs:EnumValueDescriptorProto (Results 1 - 11 of 11) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.h 383 bool ParseEnumConstant(EnumValueDescriptorProto* enum_value,
389 bool ParseEnumConstantOptions(EnumValueDescriptorProto* value,
parser.cc     [all...]
parser_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 45 class EnumValueDescriptorProto;
    [all...]
descriptor.pb.cc 238 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, name_),
239 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, number_),
240 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, options_),
245 EnumValueDescriptorProto::default_instance_,
247 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _has_bits_[0]),
248 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _unknown_fields_),
252 sizeof(EnumValueDescriptorProto));
517 EnumValueDescriptorProto_descriptor_, &EnumValueDescriptorProto::default_instance());
563 delete EnumValueDescriptorProto::default_instance_;
    [all...]
descriptor.h 83 class EnumValueDescriptorProto;
    [all...]
descriptor.cc     [all...]
descriptor_unittest.cc 142 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto,
144 EnumValueDescriptorProto* result = enum_proto->add_value();
    [all...]
  /external/protobuf/java/src/test/java/com/google/protobuf/
DescriptorsTest.java 35 import com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto;
642 .addValue(EnumValueDescriptorProto.newBuilder()
714 .addValue(EnumValueDescriptorProto.newBuilder()
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 186 milliseconds