Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto182 repeated string StringField = 23; // NO_PROTO3 field
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestWellKnownTypes.pb.cs457 public string StringField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1462 public pbc::RepeatedField<string> StringField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2151 public string StringField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
2192 StringField = 17, enumerator
3112 public pbc::MapField<int, string> StringField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
DUnittestProto3.pb.cs4614 public string StringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
DUnittest.pb.cs15365 public string StringField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto210 string StringField = 2; field
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto201 string StringField = 2; field
Dunittest.proto525 optional string StringField = 2; field
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py916 class StringField(object): class
/third_party/protobuf/objectivec/Tests/
Dunittest.proto583 optional string StringField = 2; field