Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dunittest_no_arena.proto204 message OneString { message
Dunittest.proto656 message OneString { message
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto266 message OneString { message
/external/protobuf/csharp/protos/
Dunittest_proto3.proto257 message OneString { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto545 message OneString { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4055 public sealed partial class OneString : pb::IMessage<OneString> { class
4072 public OneString() { in OneString() method in Google.Protobuf.TestProtos.OneString
4079 public OneString(OneString other) : this() { in OneString() method in Google.Protobuf.TestProtos.OneString