Home
last modified time | relevance | path

Searched refs:ExtensionRangeOptions (Results 1 - 11 of 11) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DExtensionRangeOptions.php14 * Generated from protobuf message <code>google.protobuf.ExtensionRangeOptions</code>
16 class ExtensionRangeOptions extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc65 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<ExtensionRangeOptions> _instance;
282 new (ptr) PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions(); in InitDefaultsscc_info_ExtensionRangeOptions_google_2fprotobuf_2fdescriptor_2eproto()
285 PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions::InitAsDefaultInstance(); in InitDefaultsscc_info_ExtensionRangeOptions_google_2fprotobuf_2fdescriptor_2eproto()
651 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions, _internal_metadata_),
652 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions, _extensions_),
655 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions, uninterpreted_option_),
957 { 80, -1, sizeof(PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions)},
1044 "\030\002 \001(\005\"g\n\025ExtensionRangeOptions\022C\n\024unint"
2248 PROTOBUF_NAMESPACE_ID::_DescriptorProto_ExtensionRange_default_instance_._instance.get_mutable()->options_ = const_cast< PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions*>( in InitAsDefaultInstance()
2249 PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions in InitAsDefaultInstance()
3365 ExtensionRangeOptions::ExtensionRangeOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) ExtensionRangeOptions() function in ExtensionRangeOptions
3373 ExtensionRangeOptions::ExtensionRangeOptions(const ExtensionRangeOptions& from) ExtensionRangeOptions() function in ExtensionRangeOptions
[all...]
H A Ddescriptor.pb.h83 class ExtensionRangeOptions;
150 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions>(Arena*);
1004 // optional .google.protobuf.ExtensionRangeOptions options = 3;
1010 const PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions& options() const;
1011 PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* release_options();
1012 PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* mutable_options();
1013 void set_allocated_options(PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* options);
1015 const PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions& _internal_options() const;
1016 PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* _internal_mutable_option
1576 inline ExtensionRangeOptions() : ExtensionRangeOptions(nullptr) {} ExtensionRangeOptions() function in PROTOBUF_FINAL
1581 : ExtensionRangeOptions() { ExtensionRangeOptions() function in PROTOBUF_FINAL
[all...]
H A Ddescriptor.h109 class ExtensionRangeOptions;
387 typedef ExtensionRangeOptions OptionsType;
395 const ExtensionRangeOptions* options_;
H A Ddescriptor.cc1827 if (options_ != &ExtensionRangeOptions::default_instance()) { in CopyTo()
5071 "google.protobuf.ExtensionRangeOptions"); in BuildExtensionRange()
5566 range->options_ = &ExtensionRangeOptions::default_instance(); in CrossLinkExtensionRange()
H A Ddescriptor_unittest.cc7230 "extend google.protobuf.ExtensionRangeOptions {\n"
7647 ExtensionRangeOptions::kUninterpretedOptionFieldNumber, in TEST_F()
7668 ExtensionRangeOptions::kUninterpretedOptionFieldNumber, in TEST_F()
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DExtensionRange.php31 * Generated from protobuf field <code>optional .google.protobuf.ExtensionRangeOptions options = 3;</code>
45 * @type \Google\Protobuf\Internal\ExtensionRangeOptions $options
126 * Generated from protobuf field <code>optional .google.protobuf.ExtensionRangeOptions options = 3;</code>
127 * @return \Google\Protobuf\Internal\ExtensionRangeOptions
145 * Generated from protobuf field <code>optional .google.protobuf.ExtensionRangeOptions options = 3;</code>
146 * @param \Google\Protobuf\Internal\ExtensionRangeOptions $var
151 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ExtensionRangeOptions::class);
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs169 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.ExtensionRangeOptions), global::Google.Protobuf.Reflection.ExtensionRangeOptions.Parser, new[]{ "UninterpretedOption" }, null, null, null, null), in DescriptorReflection()
1475 private global::Google.Protobuf.Reflection.ExtensionRangeOptions options_;
1477 public global::Google.Protobuf.Reflection.ExtensionRangeOptions Options {
1595 Options = new global::Google.Protobuf.Reflection.ExtensionRangeOptions(); in MergeFrom()
1623 Options = new global::Google.Protobuf.Reflection.ExtensionRangeOptions(); in MergeFrom()
1652 Options = new global::Google.Protobuf.Reflection.ExtensionRangeOptions(); in IBufferMessage.InternalMergeFrom()
1916 public sealed partial class ExtensionRangeOptions : pb::IExtendableMessage<ExtensionRangeOptions> class
1921 private static readonly pb::MessageParser<ExtensionRangeOptions> _parse
1939 public ExtensionRangeOptions() { ExtensionRangeOptions() method in Google.Protobuf.Reflection.ExtensionRangeOptions
1946 public ExtensionRangeOptions(ExtensionRangeOptions other) : this() { ExtensionRangeOptions() method in Google.Protobuf.Reflection.ExtensionRangeOptions
[all...]
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/
H A Ddescriptor.js4 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;
556 options: isSet(object.options) ? exports.ExtensionRangeOptions.fromJSON(object.options) : undefined,
564 (obj.options = message.options ? exports.ExtensionRangeOptions.toJSON(message.options) : undefined);
585 exports.ExtensionRangeOptions = {
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php52 ->optional('options', \Google\Protobuf\Internal\GPBType::MESSAGE, 3, 'google.protobuf.internal.ExtensionRangeOptions')
60 $pool->addMessage('google.protobuf.internal.ExtensionRangeOptions', \Google\Protobuf\Internal\ExtensionRangeOptions::class)
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1649 ExtensionRangeOptions* options = in ParseExtensions()

Completed in 66 milliseconds