Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto235 message ComplexOptionType2 { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto227 message ComplexOptionType2 { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs2293 public sealed partial class ComplexOptionType2 : pb::IMessage<ComplexOptionType2> class
2314 public ComplexOptionType2() { in ComplexOptionType2() method in UnitTest.Issues.TestProtos.ComplexOptionType2
2321 public ComplexOptionType2(ComplexOptionType2 other) : this() { in ComplexOptionType2() method in UnitTest.Issues.TestProtos.ComplexOptionType2