Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc390 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, deprecated_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
391 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, uninterpreted_option_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
396 ServiceOptions::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
398 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
399 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _unknown_fields_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
400 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
403 sizeof(ServiceOptions)); in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
533 ServiceOptions_descriptor_, &ServiceOptions::default_instance()); in protobuf_RegisterTypes()
579 delete ServiceOptions::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
729 ServiceOptions::default_instance_ = new ServiceOptions(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
[all …]
Ddescriptor.pb.h53 class ServiceOptions; variable
1348 inline const ::google::protobuf::ServiceOptions& options() const;
1349 inline ::google::protobuf::ServiceOptions* mutable_options();
1350 inline ::google::protobuf::ServiceOptions* release_options();
1351 inline void set_allocated_options(::google::protobuf::ServiceOptions* options);
1366 ::google::protobuf::ServiceOptions* options_;
2227 class LIBPROTOBUF_EXPORT ServiceOptions : public ::google::protobuf::Message {
2229 ServiceOptions();
2230 virtual ~ServiceOptions();
2232 ServiceOptions(const ServiceOptions& from);
[all …]
Ddescriptor.h91 class ServiceOptions; variable
863 const ServiceOptions& options() const;
887 typedef ServiceOptions OptionsType;
899 const ServiceOptions* options_;
1539 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(ServiceDescriptor, ServiceOptions);
Dunittest_custom_options.proto79 extend google.protobuf.ServiceOptions {
336 extend google.protobuf.ServiceOptions { optional Aggregate serviceopt = 15497145; }
Ddescriptor.proto205 optional ServiceOptions options = 3;
498 message ServiceOptions { message
Ddescriptor.cc1712 if (&options() != &ServiceOptions::default_instance()) { in CopyTo()
4395 service->options_ = &ServiceOptions::default_instance(); in CrossLinkService()
/external/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py136 descriptor_pb2.ServiceOptions())
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto192 optional ServiceOptions options = 3;
443 message ServiceOptions { message
/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pb2.py1309 class ServiceOptions(_message.Message): class
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1567 public ServiceOptions getOptions() { return proto.getOptions(); } in getOptions()
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...