Home
last modified time | relevance | path

Searched defs:SomeNestedType (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/protos/
Dunittest_issues.proto86 message SomeNestedType { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs1131 public sealed partial class SomeNestedType : pb::IMessage<SomeNestedType> { class in UnitTest.Issues.TestProtos.ReservedNames.Types
1147 public SomeNestedType() { in SomeNestedType() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
1154 public SomeNestedType(SomeNestedType other) : this() { in SomeNestedType() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType