Home
last modified time | relevance | path

Searched refs:ComplexOptionType2 (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs156ComplexOptionType2), global::UnitTest.Issues.TestProtos.ComplexOptionType2.Parser, new[]{ "Bar", "… in UnittestCustomOptionsProto3Reflection()
221 …obuf.Reflection.MessageOptions, global::UnitTest.Issues.TestProtos.ComplexOptionType2> ComplexOpt2…
222 …ssues.TestProtos.ComplexOptionType2>(7636949, pb::FieldCodec.ForMessage(61095594, global::UnitTest…
2293 public sealed partial class ComplexOptionType2 : pb::IMessage<ComplexOptionType2> class
2298 …eadonly pb::MessageParser<ComplexOptionType2> _parser = new pb::MessageParser<ComplexOptionType2>(…
2301 public static pb::MessageParser<ComplexOptionType2> Parser { get { return _parser; } }
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
2330 public ComplexOptionType2 Clone() { in Clone()
2331 return new ComplexOptionType2(this); in Clone()
[all …]
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto225 message ComplexOptionType2 { message
255 extend ComplexOptionType2 {
262 optional ComplexOptionType2 complex_opt2 = 7636949;
282 option (ComplexOptionType2.ComplexOptionType4.complex_opt4).waldo = 1971;
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto225 message ComplexOptionType2 { message
255 extend ComplexOptionType2 {
262 optional ComplexOptionType2 complex_opt2 = 7636949;
282 option (ComplexOptionType2.ComplexOptionType4.complex_opt4).waldo = 1971;
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto225 message ComplexOptionType2 { message
255 extend ComplexOptionType2 {
262 optional ComplexOptionType2 complex_opt2 = 7636949;
282 option (ComplexOptionType2.ComplexOptionType4.complex_opt4).waldo = 1971;
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto226 message ComplexOptionType2 { message
257 extend ComplexOptionType2 {
264 optional ComplexOptionType2 complex_opt2 = 7636949;
286 option (ComplexOptionType2.ComplexOptionType4.complex_opt4).waldo = 1971;
Ddescriptor_unittest.cc3129 ->GetExtension(protobuf_unittest::ComplexOptionType2:: in TEST()
/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto235 message ComplexOptionType2 { message
257 ComplexOptionType2 complex_opt2 = 7636949;
268 option (ComplexOptionType2.ComplexOptionType4.complex_opt4).waldo = 1971;
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DCustomOptionsTest.cs41 using static UnitTest.Issues.TestProtos.ComplexOptionType2.Types;
117 AssertOption(new ComplexOptionType2 in MessageOptions()
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Ddescriptor_test.py307 unittest_custom_options_pb2.ComplexOptionType2
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py338 unittest_custom_options_pb2.ComplexOptionType2