Home
last modified time | relevance | path

Searched defs:UninterpretedOption (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php23 class UninterpretedOption extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1966 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.ExtensionRangeOptions
5340 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.FileOptions
6210 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.MessageOptions
6731 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.FieldOptions
7115 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.OneofOptions
7386 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.EnumOptions
7676 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.EnumValueOptions
7942 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.ServiceOptions
8233 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.UninterpretedOption> UninterpretedOpt… property in Google.Protobuf.Reflection.MethodOptions
8472 public sealed partial class UninterpretedOption : pb::IMessage<UninterpretedOption> class
[all …]
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto478 message UninterpretedOption { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto478 message UninterpretedOption { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto478 message UninterpretedOption { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto727 message UninterpretedOption { message
Ddescriptor.h113 class UninterpretedOption; variable
Ddescriptor.pb.cc9641 UninterpretedOption::UninterpretedOption(::PROTOBUF_NAMESPACE_ID::Arena* arena) in UninterpretedOption() function in UninterpretedOption
9648 UninterpretedOption::UninterpretedOption(const UninterpretedOption& from) in UninterpretedOption() function in UninterpretedOption
Ddescriptor.pb.h134 class UninterpretedOption; variable
5553 inline UninterpretedOption() : UninterpretedOption(nullptr) {} in UninterpretedOption() function
5557 UninterpretedOption(UninterpretedOption&& from) noexcept in UninterpretedOption() function