Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc407 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, deprecated_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
408 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, uninterpreted_option_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
413 MethodOptions::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
415 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
416 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _unknown_fields_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
417 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _extensions_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
420 sizeof(MethodOptions)); in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
536 MethodOptions_descriptor_, &MethodOptions::default_instance()); in protobuf_RegisterTypes()
582 delete MethodOptions::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
732 MethodOptions::default_instance_ = new MethodOptions(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
[all …]
Ddescriptor.pb.h54 class MethodOptions; variable
1469 inline const ::google::protobuf::MethodOptions& options() const;
1470 inline ::google::protobuf::MethodOptions* mutable_options();
1471 inline ::google::protobuf::MethodOptions* release_options();
1472 inline void set_allocated_options(::google::protobuf::MethodOptions* options);
1492 ::google::protobuf::MethodOptions* options_;
2332 class LIBPROTOBUF_EXPORT MethodOptions : public ::google::protobuf::Message {
2334 MethodOptions();
2335 virtual ~MethodOptions();
2337 MethodOptions(const MethodOptions& from);
[all …]
Ddescriptor.h92 class MethodOptions; variable
940 const MethodOptions& options() const;
956 typedef MethodOptions OptionsType;
970 const MethodOptions* options_;
1546 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(MethodDescriptor, MethodOptions);
Dunittest_custom_options.proto88 extend google.protobuf.MethodOptions {
337 extend google.protobuf.MethodOptions { optional Aggregate methodopt = 15512713; }
Ddescriptor.proto217 optional MethodOptions options = 4;
521 message MethodOptions { message
Ddescriptor.cc1730 if (&options() != &MethodOptions::default_instance()) { in CopyTo()
4406 method->options_ = &MethodOptions::default_instance(); in CrossLinkMethod()
/external/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py134 descriptor_pb2.MethodOptions())
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto204 optional MethodOptions options = 4;
457 message MethodOptions { message
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1668 public MethodOptions getOptions() { return proto.getOptions(); } in getOptions()
/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pb2.py1315 class MethodOptions(_message.Message): class
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...