Home
last modified time | relevance | path

Searched refs:EnumValueOptions (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc374 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, deprecated_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
375 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, uninterpreted_option_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
380 EnumValueOptions::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
382 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
383 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _unknown_fields_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
384 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
387 sizeof(EnumValueOptions)); in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
531 EnumValueOptions_descriptor_, &EnumValueOptions::default_instance()); in protobuf_RegisterTypes()
577 delete EnumValueOptions::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
728 EnumValueOptions::default_instance_ = new EnumValueOptions(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
[all …]
Ddescriptor.pb.h52 class EnumValueOptions; variable
1237 inline const ::google::protobuf::EnumValueOptions& options() const;
1238 inline ::google::protobuf::EnumValueOptions* mutable_options();
1239 inline ::google::protobuf::EnumValueOptions* release_options();
1240 inline void set_allocated_options(::google::protobuf::EnumValueOptions* options);
1256 ::google::protobuf::EnumValueOptions* options_;
2132 class LIBPROTOBUF_EXPORT EnumValueOptions : public ::google::protobuf::Message {
2134 EnumValueOptions();
2135 virtual ~EnumValueOptions();
2137 EnumValueOptions(const EnumValueOptions& from);
[all …]
Ddescriptor.h90 class EnumValueOptions; variable
801 const EnumValueOptions& options() const;
817 typedef EnumValueOptions OptionsType;
830 const EnumValueOptions* options_;
1531 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(EnumValueDescriptor, EnumValueOptions)
Dunittest_custom_options.proto75 extend google.protobuf.EnumValueOptions {
335 extend google.protobuf.EnumValueOptions { optional Aggregate enumvalopt = 15486921; }
Ddescriptor.proto197 optional EnumValueOptions options = 3;
484 message EnumValueOptions { message
Ddescriptor.cc1700 if (&options() != &EnumValueOptions::default_instance()) { in CopyTo()
3039 placeholder_value->options_ = &EnumValueOptions::default_instance(); in NewPlaceholder()
4388 enum_value->options_ = &EnumValueOptions::default_instance(); in CrossLinkEnumValue()
/external/protobuf/java/src/test/java/com/google/protobuf/
Dmultiple_files_test.proto62 extend google.protobuf.EnumValueOptions {
/external/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py128 descriptor_pb2.EnumValueOptions())
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto184 optional EnumValueOptions options = 3;
435 message EnumValueOptions { message
/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pb2.py1303 class EnumValueOptions(_message.Message): class
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1511 public EnumValueOptions getOptions() { return proto.getOptions(); } in getOptions()
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2405 TEST_F(SourceInfoTest, EnumValueOptions) { in TEST_F() argument
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...