Searched defs:syntax_ (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | Api.cs | 188 private global::Google.Protobuf.WellKnownTypes.Syntax syntax_ = 0; field in Google.Protobuf.WellKnownTypes.Api |
D | Type.cs | 191 private global::Google.Protobuf.WellKnownTypes.Syntax syntax_ = 0; field in Google.Protobuf.WellKnownTypes.Type |
/external/protobuf/src/google/protobuf/ | ||
D | api.pb.h | 188 int syntax_; variable |
D | type.pb.h | 265 int syntax_; variable |
D | descriptor.h | 1306 Syntax syntax_; variable |
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | Descriptor.cs | 440 private string syntax_ = ""; field in Google.Protobuf.Reflection.FileDescriptorProto |