Home
last modified time | relevance | path

Searched defs:TestPackedTypes (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go1756 type TestPackedTypes struct { struct
1757 state protoimpl.MessageState
1758 sizeCache protoimpl.SizeCache
1759 unknownFields protoimpl.UnknownFields
1761 … `protobuf:"varint,90,rep,packed,name=packed_int32,json=packedInt32" json:"packed_int32,omitempty"`
1762 … `protobuf:"varint,91,rep,packed,name=packed_int64,json=packedInt64" json:"packed_int64,omitempty"`
1763 …rotobuf:"varint,92,rep,packed,name=packed_uint32,json=packedUint32" json:"packed_uint32,omitempty"`
1764 …rotobuf:"varint,93,rep,packed,name=packed_uint64,json=packedUint64" json:"packed_uint64,omitempty"`
1765 …tobuf:"zigzag32,94,rep,packed,name=packed_sint32,json=packedSint32" json:"packed_sint32,omitempty"`
1766 …tobuf:"zigzag64,95,rep,packed,name=packed_sint64,json=packedSint64" json:"packed_sint64,omitempty"`
[all …]
H A Dtest.proto290 message TestPackedTypes { message
/aosp_15_r20/external/protobuf/objectivec/Tests/
H A DGPBTestUtilities.m1127 - (void)setAllTestPackedFields:(TestPackedTypes *)message {
1713 - (void)setPackedFields:(TestPackedTypes *)message
1813 - (void)assertPackedFieldsSet:(TestPackedTypes *)message
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/
H A DGPBTestUtilities.m1127 - (void)setAllTestPackedFields:(TestPackedTypes *)message {
1713 - (void)setPackedFields:(TestPackedTypes *)message
1813 - (void)assertPackedFieldsSet:(TestPackedTypes *)message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dpacked_field_test.proto35 message TestPackedTypes { message
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dpacked_field_test.proto35 message TestPackedTypes { message
/aosp_15_r20/external/golang-protobuf/internal/testprotos/fuzz/
H A Dfuzz.pb.go30TestPackedTypes *test.TestPackedTypes `protobuf:"bytes,6,opt,name=test_packed_type… member
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_proto3_arena_lite.proto150 message TestPackedTypes { message
H A Dunittest_proto3_lite.proto149 message TestPackedTypes { message
H A Dunittest_proto3.proto152 message TestPackedTypes { message
H A Dunittest_proto3_arena.proto169 message TestPackedTypes { message
H A Dunittest.proto873 message TestPackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_proto3_lite.proto149 message TestPackedTypes { message
H A Dunittest_proto3_arena_lite.proto150 message TestPackedTypes { message
H A Dunittest_proto3.proto152 message TestPackedTypes { message
H A Dunittest_proto3_arena.proto169 message TestPackedTypes { message
H A Dunittest.proto873 message TestPackedTypes { message
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto314 message TestPackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto314 message TestPackedTypes { message
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest_proto3.proto305 message TestPackedTypes { message
H A Dunittest.proto776 message TestPackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest_proto3.proto305 message TestPackedTypes { message
H A Dunittest.proto776 message TestPackedTypes { message
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs7563 public sealed partial class TestPackedTypes : pb::IMessage<TestPackedTypes> class
7588 public TestPackedTypes() { in TestPackedTypes() method in Google.Protobuf.TestProtos.TestPackedTypes
7596 public TestPackedTypes(TestPackedTypes other) : this() { in TestPackedTypes() method in Google.Protobuf.TestProtos.TestPackedTypes
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs7563 public sealed partial class TestPackedTypes : pb::IMessage<TestPackedTypes> class
7588 public TestPackedTypes() { in TestPackedTypes() method in Google.Protobuf.TestProtos.TestPackedTypes
7596 public TestPackedTypes(TestPackedTypes other) : this() { in TestPackedTypes() method in Google.Protobuf.TestProtos.TestPackedTypes

12