Home
last modified time | relevance | path

Searched defs:TestMutualRecursionB (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto198 message TestMutualRecursionB { message
Dunittest.proto435 message TestMutualRecursionB { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto402 message TestMutualRecursionB { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto402 message TestMutualRecursionB { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs2791 public sealed partial class TestMutualRecursionB : pb::IMessage<TestMutualRecursionB> { class
2807 public TestMutualRecursionB() { in TestMutualRecursionB() method in Google.Protobuf.TestProtos.TestMutualRecursionB
2814 public TestMutualRecursionB(TestMutualRecursionB other) : this() { in TestMutualRecursionB() method in Google.Protobuf.TestProtos.TestMutualRecursionB