Home
last modified time | relevance | path

Searched defs:ComplexOptionType1 (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto228 message ComplexOptionType1 { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto218 message ComplexOptionType1 { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs2022 public sealed partial class ComplexOptionType1 : pb::IMessage<ComplexOptionType1> class
2043 public ComplexOptionType1() { in ComplexOptionType1() method in UnitTest.Issues.TestProtos.ComplexOptionType1
2050 public ComplexOptionType1(ComplexOptionType1 other) : this() { in ComplexOptionType1() method in UnitTest.Issues.TestProtos.ComplexOptionType1