Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto235 message ComplexOptionType2 { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto225 message ComplexOptionType2 { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto225 message ComplexOptionType2 { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto225 message ComplexOptionType2 { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto226 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