Searched defs:EnumValueOptions (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc330 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, uninterpreted_option_),
335 EnumValueOptions::default_instance_,
337 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _has_bits_[0]),
338 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _unknown_fields_),
339 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueOptions, _extensions_),
342 sizeof(EnumValueOptions));
448 EnumValueOptions_descriptor_, &EnumValueOptions::default_instance());
488 delete EnumValueOptions::default_instance_;
552 "uf.EnumValueOptions\"\220\001\n\026ServiceDescripto"
584 "b\n\020EnumValueOptions\02
5658 EnumValueOptions::EnumValueOptions() function in class:google::protobuf::EnumValueOptions
5666 EnumValueOptions::EnumValueOptions(const EnumValueOptions& from) function in class:google::protobuf::EnumValueOptions
[all...]
H A Ddescriptor.pb.h49 class EnumValueOptions;
1104 // optional .google.protobuf.EnumValueOptions options = 3;
1108 inline const ::google::protobuf::EnumValueOptions& options() const;
1109 inline ::google::protobuf::EnumValueOptions* mutable_options();
1119 ::google::protobuf::EnumValueOptions* options_;
1931 class LIBPROTOBUF_EXPORT EnumValueOptions : public ::google::protobuf::Message { class in namespace:google::protobuf
1933 EnumValueOptions();
1934 virtual ~EnumValueOptions();
1936 EnumValueOptions(const EnumValueOptions
[all...]

Completed in 20 milliseconds