Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto753 enum OptionTargetType { enum
Ddescriptor.pb.h6933 using OptionTargetType = FieldOptions_OptionTargetType; variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs8982 public enum OptionTargetType { enum in Google.Protobuf.Reflection.FieldOptions.Types