ServiceOptions   1369 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     public ServiceOptions getOptions() { return proto.getOptions(); }
ServiceOptions   1607 third_party/protobuf/src/google/protobuf/descriptor.cc   if (&options() != &ServiceOptions::default_instance()) {
ServiceOptions   3969 third_party/protobuf/src/google/protobuf/descriptor.cc     service->options_ = &ServiceOptions::default_instance();
ServiceOptions     92 third_party/protobuf/src/google/protobuf/descriptor.h class ServiceOptions;
ServiceOptions    765 third_party/protobuf/src/google/protobuf/descriptor.h   const ServiceOptions& options() const;
ServiceOptions    789 third_party/protobuf/src/google/protobuf/descriptor.h   typedef ServiceOptions OptionsType;
ServiceOptions    801 third_party/protobuf/src/google/protobuf/descriptor.h   const ServiceOptions* options_;
ServiceOptions   1392 third_party/protobuf/src/google/protobuf/descriptor.h PROTOBUF_DEFINE_OPTIONS_ACCESSOR(ServiceDescriptor, ServiceOptions)
ServiceOptions    366 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, uninterpreted_option_),
ServiceOptions    371 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       ServiceOptions::default_instance_,
ServiceOptions    373 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _has_bits_[0]),
ServiceOptions    374 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _unknown_fields_),
ServiceOptions    375 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_),
ServiceOptions    378 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       sizeof(ServiceOptions));
ServiceOptions    505 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     ServiceOptions_descriptor_, &ServiceOptions::default_instance());
ServiceOptions    549 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   delete ServiceOptions::default_instance_;
ServiceOptions    691 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   ServiceOptions::default_instance_ = new ServiceOptions();
ServiceOptions    711 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   ServiceOptions::default_instance_->InitAsDefaultInstance();
ServiceOptions   3658 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   options_ = const_cast< ::google::protobuf::ServiceOptions*>(&::google::protobuf::ServiceOptions::default_instance());
ServiceOptions   3716 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       if (options_ != NULL) options_->::google::protobuf::ServiceOptions::Clear();
ServiceOptions   3911 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       mutable_options()->::google::protobuf::ServiceOptions::MergeFrom(from.options());
ServiceOptions   6361 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int ServiceOptions::kUninterpretedOptionFieldNumber;
ServiceOptions   6364 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceOptions::ServiceOptions()
ServiceOptions   6369 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::InitAsDefaultInstance() {
ServiceOptions   6372 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceOptions::ServiceOptions(const ServiceOptions& from)
ServiceOptions   6378 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::SharedCtor() {
ServiceOptions   6383 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceOptions::~ServiceOptions() {
ServiceOptions   6387 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::SharedDtor() {
ServiceOptions   6392 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::SetCachedSize(int size) const {
ServiceOptions   6397 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* ServiceOptions::descriptor() {
ServiceOptions   6402 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ServiceOptions& ServiceOptions::default_instance() {
ServiceOptions   6407 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceOptions* ServiceOptions::default_instance_ = NULL;
ServiceOptions   6409 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceOptions* ServiceOptions::New() const {
ServiceOptions   6410 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   return new ServiceOptions;
ServiceOptions   6413 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::Clear() {
ServiceOptions   6420 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool ServiceOptions::MergePartialFromCodedStream(
ServiceOptions   6462 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::SerializeWithCachedSizes(
ServiceOptions   6480 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* ServiceOptions::SerializeWithCachedSizesToArray(
ServiceOptions   6500 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int ServiceOptions::ByteSize() const {
ServiceOptions   6524 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::MergeFrom(const ::google::protobuf::Message& from) {
ServiceOptions   6526 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   const ServiceOptions* source =
ServiceOptions   6527 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     ::google::protobuf::internal::dynamic_cast_if_available<const ServiceOptions*>(
ServiceOptions   6536 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::MergeFrom(const ServiceOptions& from) {
ServiceOptions   6543 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::CopyFrom(const ::google::protobuf::Message& from) {
ServiceOptions   6549 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::CopyFrom(const ServiceOptions& from) {
ServiceOptions   6555 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool ServiceOptions::IsInitialized() const {
ServiceOptions   6564 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceOptions::Swap(ServiceOptions* other) {
ServiceOptions   6574 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata ServiceOptions::GetMetadata() const {
ServiceOptions     52 third_party/protobuf/src/google/protobuf/descriptor.pb.h class ServiceOptions;
ServiceOptions   1262 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline const ::google::protobuf::ServiceOptions& options() const;
ServiceOptions   1263 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::ServiceOptions* mutable_options();
ServiceOptions   1264 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::ServiceOptions* release_options();
ServiceOptions   1265 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline void set_allocated_options(::google::protobuf::ServiceOptions* options);
ServiceOptions   1278 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ::google::protobuf::ServiceOptions* options_;
ServiceOptions   2121 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT ServiceOptions : public ::google::protobuf::Message {
ServiceOptions   2123 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ServiceOptions();
ServiceOptions   2124 third_party/protobuf/src/google/protobuf/descriptor.pb.h   virtual ~ServiceOptions();
ServiceOptions   2126 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ServiceOptions(const ServiceOptions& from);
ServiceOptions   2128 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ServiceOptions& operator=(const ServiceOptions& from) {
ServiceOptions   2142 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static const ServiceOptions& default_instance();
ServiceOptions   2144 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void Swap(ServiceOptions* other);
ServiceOptions   2148 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ServiceOptions* New() const;
ServiceOptions   2151 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void CopyFrom(const ServiceOptions& from);
ServiceOptions   2152 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void MergeFrom(const ServiceOptions& from);
ServiceOptions   2187 third_party/protobuf/src/google/protobuf/descriptor.pb.h   GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(ServiceOptions)
ServiceOptions   2205 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static ServiceOptions* default_instance_;
ServiceOptions   4273 third_party/protobuf/src/google/protobuf/descriptor.pb.h   if (options_ != NULL) options_->::google::protobuf::ServiceOptions::Clear();
ServiceOptions   4276 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceOptions& ServiceDescriptorProto::options() const {
ServiceOptions   4279 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* ServiceDescriptorProto::mutable_options() {
ServiceOptions   4281 third_party/protobuf/src/google/protobuf/descriptor.pb.h   if (options_ == NULL) options_ = new ::google::protobuf::ServiceOptions;
ServiceOptions   4284 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* ServiceDescriptorProto::release_options() {
ServiceOptions   4286 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ::google::protobuf::ServiceOptions* temp = options_;
ServiceOptions   4290 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) {
ServiceOptions   5314 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline int ServiceOptions::uninterpreted_option_size() const {
ServiceOptions   5317 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceOptions::clear_uninterpreted_option() {
ServiceOptions   5320 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::UninterpretedOption& ServiceOptions::uninterpreted_option(int index) const {
ServiceOptions   5323 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* ServiceOptions::mutable_uninterpreted_option(int index) {
ServiceOptions   5326 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::UninterpretedOption* ServiceOptions::add_uninterpreted_option() {
ServiceOptions   5330 third_party/protobuf/src/google/protobuf/descriptor.pb.h ServiceOptions::uninterpreted_option() const {
ServiceOptions   5334 third_party/protobuf/src/google/protobuf/descriptor.pb.h ServiceOptions::mutable_uninterpreted_option() {