/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | OneofDescriptor.cs | 124 /// The <c>OneofOptions</c>, defined in <c>descriptor.proto</c>. 129 public OneofOptions GetOptions() => proto.Options?.Clone(); in GetOptions() 135 public T GetOption<T>(Extension<OneofOptions, T> extension) in GetOption() 145 public RepeatedField<T> GetOption<T>(RepeatedExtension<OneofOptions, T> extension) in GetOption()
|
H A D | Descriptor.cs | 179 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.OneofOptions), global::Google.Protobuf.Reflection.OneofOptions.Parser, new[]{ "UninterpretedOption" }, null, null, null, null), in DescriptorReflection() 2985 private global::Google.Protobuf.Reflection.OneofOptions options_; 2987 public global::Google.Protobuf.Reflection.OneofOptions Options { 3089 Options = new global::Google.Protobuf.Reflection.OneofOptions(); in MergeFrom() 3113 Options = new global::Google.Protobuf.Reflection.OneofOptions(); in MergeFrom() 3138 Options = new global::Google.Protobuf.Reflection.OneofOptions(); in IBufferMessage.InternalMergeFrom() 7065 public sealed partial class OneofOptions : pb::IExtendableMessage<OneofOptions> class 7070 private static readonly pb::MessageParser<OneofOptions> _parse 7088 public OneofOptions() { OneofOptions() method in Google.Protobuf.Reflection.OneofOptions 7095 public OneofOptions(OneofOptions other) : this() { OneofOptions() method in Google.Protobuf.Reflection.OneofOptions [all...] |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | OneofOptions.php | 14 * Generated from protobuf message <code>google.protobuf.OneofOptions</code> 16 class OneofOptions extends \Google\Protobuf\Internal\Message class
|
H A D | OneofDescriptorProto.php | 25 * Generated from protobuf field <code>optional .google.protobuf.OneofOptions options = 2;</code> 36 * @type \Google\Protobuf\Internal\OneofOptions $options 77 * Generated from protobuf field <code>optional .google.protobuf.OneofOptions options = 2;</code> 78 * @return \Google\Protobuf\Internal\OneofOptions 96 * Generated from protobuf field <code>optional .google.protobuf.OneofOptions options = 2;</code> 97 * @param \Google\Protobuf\Internal\OneofOptions $var 102 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\OneofOptions::class);
|
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.cc | 109 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<OneofOptions> _instance; 466 new (ptr) PROTOBUF_NAMESPACE_ID::OneofOptions(); in InitDefaultsscc_info_OneofOptions_google_2fprotobuf_2fdescriptor_2eproto() 469 PROTOBUF_NAMESPACE_ID::OneofOptions::InitAsDefaultInstance(); in InitDefaultsscc_info_OneofOptions_google_2fprotobuf_2fdescriptor_2eproto() 837 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::OneofOptions, _internal_metadata_), 838 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::OneofOptions, _extensions_), 841 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::OneofOptions, uninterpreted_option_), 968 { 266, -1, sizeof(PROTOBUF_NAMESPACE_ID::OneofOptions)}, 1122 "MBER\020\002*\t\010\350\007\020\200\200\200\200\002J\004\010\004\020\005\"^\n\014OneofOptions\022" 4218 PROTOBUF_NAMESPACE_ID::_OneofDescriptorProto_default_instance_._instance.get_mutable()->options_ = const_cast< PROTOBUF_NAMESPACE_ID::OneofOptions*>( in InitAsDefaultInstance() 4219 PROTOBUF_NAMESPACE_ID::OneofOptions in InitAsDefaultInstance() 7977 OneofOptions::OneofOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) OneofOptions() function in OneofOptions 7985 OneofOptions::OneofOptions(const OneofOptions& from) OneofOptions() function in OneofOptions [all...] |
H A D | descriptor.pb.h | 119 class OneofOptions; 162 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::OneofOptions* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::OneofOptions>(Arena*); 2305 // optional .google.protobuf.OneofOptions options = 2; 2311 const PROTOBUF_NAMESPACE_ID::OneofOptions& options() const; 2312 PROTOBUF_NAMESPACE_ID::OneofOptions* release_options(); 2313 PROTOBUF_NAMESPACE_ID::OneofOptions* mutable_options(); 2314 void set_allocated_options(PROTOBUF_NAMESPACE_ID::OneofOptions* options); 2316 const PROTOBUF_NAMESPACE_ID::OneofOptions& _internal_options() const; 2317 PROTOBUF_NAMESPACE_ID::OneofOptions* _internal_mutable_option 4473 inline OneofOptions() : OneofOptions(nullptr) {} OneofOptions() function in PROTOBUF_FINAL 4478 : OneofOptions() { OneofOptions() function in PROTOBUF_FINAL [all...] |
H A D | descriptor.h | 106 class OneofOptions; 955 const OneofOptions& options() const; 974 typedef OneofOptions OptionsType; 993 const OneofOptions* options_; 2053 PROTOBUF_DEFINE_OPTIONS_ACCESSOR(OneofDescriptor, OneofOptions)
|
H A D | descriptor.cc | 473 "EnumValueOptions", "ServiceOptions", "MethodOptions", "OneofOptions"}; in NewAllowedProto3Extendee() 2200 if (&options() != &OneofOptions::default_instance()) { in CopyTo() 5119 "google.protobuf.OneofOptions"); in BuildOneof() 5509 oneof_decl->options_ = &OneofOptions::default_instance(); in CrossLinkMessage()
|
H A D | descriptor_unittest.cc | 7227 "extend google.protobuf.OneofOptions {\n" 7440 OneofOptions::kUninterpretedOptionFieldNumber, in TEST_F() 7485 OneofOptions::kUninterpretedOptionFieldNumber, 2}; in TEST_F()
|
/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; 658 options: isSet(object.options) ? exports.OneofOptions.fromJSON(object.options) : undefined, 664 message.options !== undefined && (obj.options = message.options ? exports.OneofOptions.toJSON(message.options) : undefined); 976 exports.OneofOptions = {
|
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/ |
H A D | Descriptor.php | 107 ->optional('options', \Google\Protobuf\Internal\GPBType::MESSAGE, 2, 'google.protobuf.internal.OneofOptions') 204 $pool->addMessage('google.protobuf.internal.OneofOptions', \Google\Protobuf\Internal\OneofOptions::class)
|
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 1566 const OneofOptions& options(_GetDescriptor(self)->options()); in GetHasOptions() 1567 if (&options != &OneofOptions::default_instance()) { in GetHasOptions()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | Descriptors.java | 48 import com.google.protobuf.DescriptorProtos.OneofOptions; 2682 public OneofOptions getOptions() { in getOptions()
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestCustomOptionsProto3.cs | 175 public static readonly pb::Extension<global::Google.Protobuf.Reflection.OneofOptions, int> OneofOpt1 = 176 new pb::Extension<global::Google.Protobuf.Reflection.OneofOptions, int>(7740111, pb::FieldCodec.ForInt32(61920888, 0));
|