Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs418 public string StringField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1130 public pbc::RepeatedField<string> StringField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1639 public string StringField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
1679 StringField = 17, enumerator
2301 public pbc::MapField<int, string> StringField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
DUnittestProto3.cs3000 public string StringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto144 repeated string StringField = 23; // NO_PROTO3 field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Ddescriptor_pool_test.py477 class StringField(object): class
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto233 string StringField = 2; field
Dunittest.proto494 optional string StringField = 2; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto460 optional string StringField = 2; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto460 optional string StringField = 2; field