Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto251 message ComplexOptionType3 { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto245 message ComplexOptionType3 { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs2768 public sealed partial class ComplexOptionType3 : pb::IMessage<ComplexOptionType3> class
2789 public ComplexOptionType3() { in ComplexOptionType3() method in UnitTest.Issues.TestProtos.ComplexOptionType3
2796 public ComplexOptionType3(ComplexOptionType3 other) : this() { in ComplexOptionType3() method in UnitTest.Issues.TestProtos.ComplexOptionType3