Searched defs:TestAllRequiredTypesProto2 (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/editions/golden/ |
| D | test_messages_proto2_editions.proto | 405 message TestAllRequiredTypesProto2 { message
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
| D | TestMessagesProto2Editions.pb.cs | 9386 …public sealed partial class TestAllRequiredTypesProto2 : pb::IExtendableMessage<TestAllRequiredTyp… class 9414 public TestAllRequiredTypesProto2() { in TestAllRequiredTypesProto2() method in ProtobufTestMessages.Editions.Proto2.TestAllRequiredTypesProto2 9422 public TestAllRequiredTypesProto2(TestAllRequiredTypesProto2 other) : this() { in TestAllRequiredTypesProto2() method in ProtobufTestMessages.Editions.Proto2.TestAllRequiredTypesProto2 11581 … public TValue GetExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension) { in GetExtension() 11584 …lic pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllRequiredTypesProt… in GetExtension() 11587 …eatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllRequiredTypesProt… in GetOrInitializeExtension() 11590 …public void SetExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension, TVal… in SetExtension() 11593 public bool HasExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension) { in HasExtension() 11596 … public void ClearExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension) { in ClearExtension() 11599 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllRequiredTypesProto2, TValue> exten… in ClearExtension()
|
| D | TestMessagesProto2.pb.cs | 9365 …public sealed partial class TestAllRequiredTypesProto2 : pb::IExtendableMessage<TestAllRequiredTyp… class 9393 public TestAllRequiredTypesProto2() { in TestAllRequiredTypesProto2() method in ProtobufTestMessages.Proto2.TestAllRequiredTypesProto2 9401 public TestAllRequiredTypesProto2(TestAllRequiredTypesProto2 other) : this() { in TestAllRequiredTypesProto2() method in ProtobufTestMessages.Proto2.TestAllRequiredTypesProto2 11560 … public TValue GetExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension) { in GetExtension() 11563 …lic pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllRequiredTypesProt… in GetExtension() 11566 …eatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllRequiredTypesProt… in GetOrInitializeExtension() 11569 …public void SetExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension, TVal… in SetExtension() 11572 public bool HasExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension) { in HasExtension() 11575 … public void ClearExtension<TValue>(pb::Extension<TestAllRequiredTypesProto2, TValue> extension) { in ClearExtension() 11578 …public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllRequiredTypesProto2, TValue> exten… in ClearExtension()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | test_messages_proto2.proto | 295 message TestAllRequiredTypesProto2 { message
|