Home
last modified time | relevance | path

Searched defs:TestAllTypesProto2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto2.pb.go234 type TestAllTypesProto2 struct { struct
235 state protoimpl.MessageState
236 sizeCache protoimpl.SizeCache
237 unknownFields protoimpl.UnknownFields
238 extensionFields protoimpl.ExtensionFields
241 … `protobuf:"varint,1,opt,name=optional_int32,json=optionalInt32" json:"optional_int32,omitempty"`
242 … `protobuf:"varint,2,opt,name=optional_int64,json=optionalInt64" json:"optional_int64,omitempty"`
243 …`protobuf:"varint,3,opt,name=optional_uint32,json=optionalUint32" json:"optional_uint32,omitempty"`
244 …`protobuf:"varint,4,opt,name=optional_uint64,json=optionalUint64" json:"optional_uint64,omitempty"`
245 …rotobuf:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32" json:"optional_sint32,omitempty"`
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs265 public sealed partial class TestAllTypesProto2 : pb::IExtendableMessage<TestAllTypesProto2> class
294 public TestAllTypesProto2() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
302 public TestAllTypesProto2(TestAllTypesProto2 other) : this() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
5728 public TValue GetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in GetExtension()
5731 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension()
5734 …:RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, … in GetOrInitializeExtension()
5737 …public void SetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension, TValue value… in SetExtension()
5740 public bool HasExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in HasExtension()
5743 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
5746 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs265 public sealed partial class TestAllTypesProto2 : pb::IExtendableMessage<TestAllTypesProto2> class
294 public TestAllTypesProto2() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
302 public TestAllTypesProto2(TestAllTypesProto2 other) : this() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
5728 public TValue GetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in GetExtension()
5731 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension()
5734 …:RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, … in GetOrInitializeExtension()
5737 …public void SetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension, TValue value… in SetExtension()
5740 public bool HasExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in HasExtension()
5743 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
5746 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto56 message TestAllTypesProto2 { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto56 message TestAllTypesProto2 { message