Home
last modified time | relevance | path

Searched defs:FeatureSupport (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto778 message FeatureSupport { message
Ddescriptor.pb.h6872 using FeatureSupport = FieldOptions_FeatureSupport; variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs8427 public global::Google.Protobuf.Reflection.FieldOptions.Types.FeatureSupport FeatureSupport { property in Google.Protobuf.Reflection.FieldOptions
9268 public sealed partial class FeatureSupport : pb::IMessage<FeatureSupport> class in Google.Protobuf.Reflection.FieldOptions.Types
9294 public FeatureSupport() { in FeatureSupport() method in Google.Protobuf.Reflection.FieldOptions.Types.FeatureSupport
9302 public FeatureSupport(FeatureSupport other) : this() { in FeatureSupport() method in Google.Protobuf.Reflection.FieldOptions.Types.FeatureSupport
10549 public global::Google.Protobuf.Reflection.FieldOptions.Types.FeatureSupport FeatureSupport { property in Google.Protobuf.Reflection.EnumValueOptions