Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestWellKnownTypes.cs433 public string StringField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1394 public pbc::RepeatedField<string> StringField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
2040 public string StringField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
2080 StringField = 17, enumerator
2956 public pbc::MapField<int, string> StringField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
DUnittestProto3.cs4196 public string StringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
DUnittest.cs14018 public string StringField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto143 repeated string StringField = 23; // NO_PROTO3 field
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py821 class StringField(object): class
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto233 string StringField = 2; field
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto224 string StringField = 2; field
Dunittest.proto543 optional string StringField = 2; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto460 optional string StringField = 2; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto460 optional string StringField = 2; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto460 optional string StringField = 2; field
/third_party/protobuf/src/google/protobuf/
Dunittest.proto553 optional string StringField = 2; field