Home
last modified time | relevance | path

Searched defs:NestedTestAllTypes (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3_lite.proto185 message NestedTestAllTypes { message
Dunittest_proto3_arena.proto185 message NestedTestAllTypes { message
Dunittest_proto3_arena_lite.proto186 message NestedTestAllTypes { message
Dunittest_proto3.proto146 message NestedTestAllTypes { message
Dunittest.proto184 message NestedTestAllTypes { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs1731 public sealed partial class NestedTestAllTypes : pb::IMessage<NestedTestAllTypes> { class
1747 public NestedTestAllTypes() { in NestedTestAllTypes() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1754 public NestedTestAllTypes(NestedTestAllTypes other) : this() { in NestedTestAllTypes() method in Google.Protobuf.TestProtos.NestedTestAllTypes