/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | ServiceDescriptor.cs | 101 /// The <c>ServiceOptions</c>, defined in <c>descriptor.proto</c>. 106 public ServiceOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() 112 public T GetOption<T>(Extension<ServiceOptions, T> extension) in GetOption() 122 public RepeatedField<T> GetOption<T>(RepeatedExtension<ServiceOptions, T> extension) in GetOption()
|
H A D | Descriptor.cs | 182 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.ServiceOptions), global::Google.Protobuf.Reflection.ServiceOptions.Parser, new[]{ "Deprecated", "UninterpretedOption" }, null, null, null, null), in DescriptorReflection() 4084 private global::Google.Protobuf.Reflection.ServiceOptions options_; 4086 public global::Google.Protobuf.Reflection.ServiceOptions Options { 4194 Options = new global::Google.Protobuf.Reflection.ServiceOptions(); in MergeFrom() 4222 Options = new global::Google.Protobuf.Reflection.ServiceOptions(); in MergeFrom() 4251 Options = new global::Google.Protobuf.Reflection.ServiceOptions(); in IBufferMessage.InternalMergeFrom() 7859 public sealed partial class ServiceOptions : pb::IExtendableMessage<ServiceOptions> class 7864 private static readonly pb::MessageParser<ServiceOptions> _parse 7883 public ServiceOptions() { ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions 7890 public ServiceOptions(ServiceOptions other) : this() { ServiceOptions() method in Google.Protobuf.Reflection.ServiceOptions [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.cc | 121 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<ServiceOptions> _instance; 497 new (ptr) PROTOBUF_NAMESPACE_ID::ServiceOptions(); in InitDefaultsscc_info_ServiceOptions_google_2fprotobuf_2fdescriptor_2eproto() 500 PROTOBUF_NAMESPACE_ID::ServiceOptions::InitAsDefaultInstance(); in InitDefaultsscc_info_ServiceOptions_google_2fprotobuf_2fdescriptor_2eproto() 862 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, _has_bits_), 863 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, _internal_metadata_), 864 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, _extensions_), 867 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, deprecated_), 868 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ServiceOptions, uninterpreted_option_), 971 { 292, 299, sizeof(PROTOBUF_NAMESPACE_ID::ServiceOptions)}, 1080 " \001(\0132\037.google.protobuf.ServiceOptions\"\30 8772 ServiceOptions::ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) ServiceOptions() function in ServiceOptions 8780 ServiceOptions::ServiceOptions(const ServiceOptions& from) ServiceOptions() function in ServiceOptions [all...] |
H A D | descriptor.pb.h | 125 class ServiceOptions; 164 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::ServiceOptions* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::ServiceOptions>(Arena*); 3099 // optional .google.protobuf.ServiceOptions options = 3; 3105 const PROTOBUF_NAMESPACE_ID::ServiceOptions& options() const; 3106 PROTOBUF_NAMESPACE_ID::ServiceOptions* release_options(); 3107 PROTOBUF_NAMESPACE_ID::ServiceOptions* mutable_options(); 3108 void set_allocated_options(PROTOBUF_NAMESPACE_ID::ServiceOptions* options); 3110 const PROTOBUF_NAMESPACE_ID::ServiceOptions& _internal_options() const; 3111 PROTOBUF_NAMESPACE_ID::ServiceOptions* _internal_mutable_option 4988 inline ServiceOptions() : ServiceOptions(nullptr) {} ServiceOptions() function in PROTOBUF_FINAL 4993 : ServiceOptions() { ServiceOptions() function in PROTOBUF_FINAL [all...] |
H A D | descriptor.h | 110 class ServiceOptions; 1259 // Allowed options are defined by ServiceOptions in descriptor.proto, and any 1261 const ServiceOptions& options() const; 1288 typedef ServiceOptions OptionsType; 1305 const ServiceOptions* options_; 2081 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(ServiceDescriptor, ServiceOptions)
|
H A D | descriptor_unittest.cc | 7221 "extend google.protobuf.ServiceOptions {\n" 7547 ServiceOptions::kUninterpretedOptionFieldNumber, 0}; in TEST_F() 7561 ServiceOptions::kUninterpretedOptionFieldNumber, 1}; in TEST_F() 7575 ServiceOptions::kUninterpretedOptionFieldNumber, 2}; in TEST_F()
|
H A D | descriptor.cc | 473 "EnumValueOptions", "ServiceOptions", "MethodOptions", "OneofOptions"}; in NewAllowedProto3Extendee() 2241 if (&options() != &ServiceOptions::default_instance()) { in CopyTo() 5375 "google.protobuf.ServiceOptions"); in BuildService() 5851 service->options_ = &ServiceOptions::default_instance(); in CrossLinkService()
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | ServiceOptions.php | 14 * Generated from protobuf message <code>google.protobuf.ServiceOptions</code> 16 class ServiceOptions extends \Google\Protobuf\Internal\Message class
|
H A D | ServiceDescriptorProto.php | 29 * Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code> 41 * @type \Google\Protobuf\Internal\ServiceOptions $options 104 * Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code> 105 * @return \Google\Protobuf\Internal\ServiceOptions 123 * Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code> 124 * @param \Google\Protobuf\Internal\ServiceOptions $var 129 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
|
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/ |
H A D | descriptor.js | 4 exports.GeneratedCodeInfo_Annotation = exports.GeneratedCodeInfo = exports.SourceCodeInfo_Location = exports.SourceCodeInfo = exports.UninterpretedOption_NamePart = exports.UninterpretedOption = exports.MethodOptions = exports.ServiceOptions = exports.EnumValueOptions = exports.EnumOptions = exports.OneofOptions = exports.FieldOptions = exports.MessageOptions = exports.FileOptions = exports.MethodDescriptorProto = exports.ServiceDescriptorProto = exports.EnumValueDescriptorProto = exports.EnumDescriptorProto_EnumReservedRange = exports.EnumDescriptorProto = exports.OneofDescriptorProto = exports.FieldDescriptorProto = exports.ExtensionRangeOptions = exports.DescriptorProto_ReservedRange = exports.DescriptorProto_ExtensionRange = exports.DescriptorProto = exports.FileDescriptorProto = exports.FileDescriptorSet = exports.methodOptions_IdempotencyLevelToJSON = exports.methodOptions_IdempotencyLevelFromJSON = exports.MethodOptions_IdempotencyLevel = exports.fieldOptions_JSTypeToJSON = exports.fieldOptions_JSTypeFromJSON = exports.FieldOptions_JSType = exports.fieldOptions_CTypeToJSON = exports.fieldOptions_CTypeFromJSON = exports.FieldOptions_CType = exports.fileOptions_OptimizeModeToJSON = exports.fileOptions_OptimizeModeFromJSON = exports.FileOptions_OptimizeMode = exports.fieldDescriptorProto_LabelToJSON = exports.fieldDescriptorProto_LabelFromJSON = exports.FieldDescriptorProto_Label = exports.fieldDescriptorProto_TypeToJSON = exports.fieldDescriptorProto_TypeFromJSON = exports.FieldDescriptorProto_Type = void 0; 752 options: isSet(object.options) ? exports.ServiceOptions.fromJSON(object.options) : undefined, 765 (obj.options = message.options ? exports.ServiceOptions.toJSON(message.options) : undefined); 1048 exports.ServiceOptions = {
|
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/ |
H A D | Descriptor.php | 132 ->optional('options', \Google\Protobuf\Internal\GPBType::MESSAGE, 3, 'google.protobuf.internal.ServiceOptions') 219 $pool->addMessage('google.protobuf.internal.ServiceOptions', \Google\Protobuf\Internal\ServiceOptions::class)
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
H A D | descriptor_test.py | 136 descriptor_pb2.ServiceOptions())
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestCustomOptionsProto3.cs | 181 public static readonly pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, long> ServiceOpt1 = 182 new pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, long>(7887650, pb::FieldCodec.ForSInt64(63101200, 0L)); 235 public static readonly pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, global::UnitTest.Issues.TestProtos.Aggregate> Serviceopt = 236 new pb::Extension<global::Google.Protobuf.Reflection.ServiceOptions, global::UnitTest.Issues.TestProtos.Aggregate>(15497145, pb::FieldCodec.ForMessage(123977162, global::UnitTest.Issues.TestProtos.Aggregate.Parser));
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Descriptors.java | 50 import com.google.protobuf.DescriptorProtos.ServiceOptions; 1973 /** Get the {@code ServiceOptions}, defined in {@code descriptor.proto}. */ 1974 public ServiceOptions getOptions() { in getOptions()
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | descriptor_test.py | 143 descriptor_pb2.ServiceOptions())
|