Home
last modified time | relevance | path

Searched refs:NestedOptionType (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs161NestedOptionType), global::UnitTest.Issues.TestProtos.NestedOptionType.Parser, null, null, new[]{ … in UnittestCustomOptionsProto3Reflection()
3513 public sealed partial class NestedOptionType : pb::IMessage<NestedOptionType> class
3518 …c readonly pb::MessageParser<NestedOptionType> _parser = new pb::MessageParser<NestedOptionType>((…
3521 public static pb::MessageParser<NestedOptionType> Parser { get { return _parser; } }
3534 public NestedOptionType() { in NestedOptionType() method in UnitTest.Issues.TestProtos.NestedOptionType
3541 public NestedOptionType(NestedOptionType other) : this() { in NestedOptionType() method in UnitTest.Issues.TestProtos.NestedOptionType
3546 public NestedOptionType Clone() { in Clone()
3547 return new NestedOptionType(this); in Clone()
3552 return Equals(other as NestedOptionType); in Equals()
3556 public bool Equals(NestedOptionType other) { in Equals()
[all …]
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Ddescriptor_test.py371 unittest_custom_options_pb2.NestedOptionType.NestedMessage.DESCRIPTOR
378 unittest_custom_options_pb2.NestedOptionType.DESCRIPTOR
/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto326 message NestedOptionType { message
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py402 unittest_custom_options_pb2.NestedOptionType.NestedMessage.DESCRIPTOR
409 unittest_custom_options_pb2.NestedOptionType.DESCRIPTOR
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto375 message NestedOptionType { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto375 message NestedOptionType { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto375 message NestedOptionType { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto411 message NestedOptionType { message