Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs150 …::UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues), global::UnitTest.Issues.TestProtos.Cus… in UnittestCustomOptionsProto3Reflection()
1342 …public sealed partial class CustomOptionMinIntegerValues : pb::IMessage<CustomOptionMinIntegerValu… class
1347 …sageParser<CustomOptionMinIntegerValues> _parser = new pb::MessageParser<CustomOptionMinIntegerVal…
1350 public static pb::MessageParser<CustomOptionMinIntegerValues> Parser { get { return _parser; } }
1363 public CustomOptionMinIntegerValues() { in CustomOptionMinIntegerValues() method in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1370 public CustomOptionMinIntegerValues(CustomOptionMinIntegerValues other) : this() { in CustomOptionMinIntegerValues() method in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1375 public CustomOptionMinIntegerValues Clone() { in Clone()
1376 return new CustomOptionMinIntegerValues(this); in Clone()
1381 return Equals(other as CustomOptionMinIntegerValues); in Equals()
1385 public bool Equals(CustomOptionMinIntegerValues other) { in Equals()
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DCustomOptionsTest.cs160 var d = CustomOptionMinIntegerValues.Descriptor; in MinValues()
/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto178 message CustomOptionMinIntegerValues { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto167 message CustomOptionMinIntegerValues { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto167 message CustomOptionMinIntegerValues { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto167 message CustomOptionMinIntegerValues { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Ddescriptor_test.py185 unittest_custom_options_pb2.CustomOptionMinIntegerValues.DESCRIPTOR
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto167 message CustomOptionMinIntegerValues { message
Ddescriptor_unittest.cc3036 &protobuf_unittest::CustomOptionMinIntegerValues::descriptor()->options(); in TEST()
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py216 unittest_custom_options_pb2.CustomOptionMinIntegerValues.DESCRIPTOR