Searched defs:TestAllTypesProto2 (Results 1 – 5 of 5) sorted by relevance
| /third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/ |
| D | json_test_proto2.proto | 17 message TestAllTypesProto2 { message
|
| /third_party/protobuf/editions/golden/ |
| D | test_messages_proto2_editions.proto | 35 message TestAllTypesProto2 { message
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| D | TestMessagesProto2Editions.pb.cs | 362 public sealed partial class TestAllTypesProto2 : pb::IExtendableMessage<TestAllTypesProto2> class 391 public TestAllTypesProto2() { in TestAllTypesProto2() method in ProtobufTestMessages.Editions.Proto2.TestAllTypesProto2 399 public TestAllTypesProto2(TestAllTypesProto2 other) : this() { in TestAllTypesProto2() method in ProtobufTestMessages.Editions.Proto2.TestAllTypesProto2 5893 public TValue GetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in GetExtension() 5896 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension() 5899 …:RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, … in GetOrInitializeExtension() 5902 …public void SetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension, TValue value… in SetExtension() 5905 public bool HasExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in HasExtension() 5908 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension() 5911 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
|
| D | TestMessagesProto2.pb.cs | 341 public sealed partial class TestAllTypesProto2 : pb::IExtendableMessage<TestAllTypesProto2> class 370 public TestAllTypesProto2() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2 378 public TestAllTypesProto2(TestAllTypesProto2 other) : this() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2 5872 public TValue GetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in GetExtension() 5875 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension() 5878 …:RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, … in GetOrInitializeExtension() 5881 …public void SetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension, TValue value… in SetExtension() 5884 public bool HasExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in HasExtension() 5887 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension() 5890 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | test_messages_proto2.proto | 35 message TestAllTypesProto2 { message
|