Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs151 …::UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues), global::UnitTest.Issues.TestProtos.Cus… in UnittestCustomOptionsProto3Reflection()
1478 …public sealed partial class CustomOptionMaxIntegerValues : pb::IMessage<CustomOptionMaxIntegerValu… class
1483 …sageParser<CustomOptionMaxIntegerValues> _parser = new pb::MessageParser<CustomOptionMaxIntegerVal…
1486 public static pb::MessageParser<CustomOptionMaxIntegerValues> Parser { get { return _parser; } }
1499 public CustomOptionMaxIntegerValues() { in CustomOptionMaxIntegerValues() method in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
1506 public CustomOptionMaxIntegerValues(CustomOptionMaxIntegerValues other) : this() { in CustomOptionMaxIntegerValues() method in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
1511 public CustomOptionMaxIntegerValues Clone() { in Clone()
1512 return new CustomOptionMaxIntegerValues(this); in Clone()
1517 return Equals(other as CustomOptionMaxIntegerValues); in Equals()
1521 public bool Equals(CustomOptionMaxIntegerValues other) { in Equals()
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DCustomOptionsTest.cs178 var d = CustomOptionMaxIntegerValues.Descriptor; in MaxValues()
/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto192 message CustomOptionMaxIntegerValues { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto181 message CustomOptionMaxIntegerValues { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto181 message CustomOptionMaxIntegerValues { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto181 message CustomOptionMaxIntegerValues { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Ddescriptor_test.py211 unittest_custom_options_pb2.CustomOptionMaxIntegerValues.DESCRIPTOR
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto181 message CustomOptionMaxIntegerValues { message
Ddescriptor_unittest.cc3050 &protobuf_unittest::CustomOptionMaxIntegerValues::descriptor()->options(); in TEST()
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py242 unittest_custom_options_pb2.CustomOptionMaxIntegerValues.DESCRIPTOR