Home
last modified time | relevance | path

Searched defs:TestUnpackedTypes (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go1907 type TestUnpackedTypes struct { struct
1908 state protoimpl.MessageState
1909 sizeCache protoimpl.SizeCache
1910 unknownFields protoimpl.UnknownFields
1912 … `protobuf:"varint,90,rep,name=unpacked_int32,json=unpackedInt32" json:"unpacked_int32,omitempty"`
1913 … `protobuf:"varint,91,rep,name=unpacked_int64,json=unpackedInt64" json:"unpacked_int64,omitempty"`
1914 …protobuf:"varint,92,rep,name=unpacked_uint32,json=unpackedUint32" json:"unpacked_uint32,omitempty"`
1915 …protobuf:"varint,93,rep,name=unpacked_uint64,json=unpackedUint64" json:"unpacked_uint64,omitempty"`
1916 …otobuf:"zigzag32,94,rep,name=unpacked_sint32,json=unpackedSint32" json:"unpacked_sint32,omitempty"`
1917 …otobuf:"zigzag64,95,rep,name=unpacked_sint64,json=unpackedSint64" json:"unpacked_sint64,omitempty"`
[all …]
H A Dtest.proto307 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/objectivec/Tests/
H A DGPBTestUtilities.m1160 - (void)setAllTestUnpackedFields:(TestUnpackedTypes *)message {
1763 - (void)setUnpackedFields:(TestUnpackedTypes *)message
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/
H A DGPBTestUtilities.m1160 - (void)setAllTestUnpackedFields:(TestUnpackedTypes *)message {
1763 - (void)setUnpackedFields:(TestUnpackedTypes *)message
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dpacked_field_test.proto61 message TestUnpackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dpacked_field_test.proto58 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dpacked_field_test.proto61 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dpacked_field_test.proto58 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_proto3_arena_lite.proto168 message TestUnpackedTypes { message
H A Dunittest_proto3_lite.proto167 message TestUnpackedTypes { message
H A Dunittest_proto3.proto170 message TestUnpackedTypes { message
H A Dunittest_proto3_arena.proto187 message TestUnpackedTypes { message
H A Dunittest.proto892 message TestUnpackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_proto3_lite.proto167 message TestUnpackedTypes { message
H A Dunittest_proto3_arena_lite.proto168 message TestUnpackedTypes { message
H A Dunittest_proto3.proto170 message TestUnpackedTypes { message
H A Dunittest_proto3_arena.proto187 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto333 message TestUnpackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_proto3.proto333 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest_proto3.proto324 message TestUnpackedTypes { message
H A Dunittest.proto795 message TestUnpackedTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest_proto3.proto324 message TestUnpackedTypes { message
H A Dunittest.proto795 message TestUnpackedTypes { message
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs8111 public sealed partial class TestUnpackedTypes : pb::IMessage<TestUnpackedTypes> class
8136 public TestUnpackedTypes() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
8144 public TestUnpackedTypes(TestUnpackedTypes other) : this() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs8111 public sealed partial class TestUnpackedTypes : pb::IMessage<TestUnpackedTypes> class
8136 public TestUnpackedTypes() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes
8144 public TestUnpackedTypes(TestUnpackedTypes other) : this() { in TestUnpackedTypes() method in Google.Protobuf.TestProtos.TestUnpackedTypes

12