/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/ |
H A D | test.pb.go | 1907 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 D | test.proto | 307 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/objectivec/Tests/ |
H A D | GPBTestUtilities.m | 1160 - (void)setAllTestUnpackedFields:(TestUnpackedTypes *)message { 1763 - (void)setUnpackedFields:(TestUnpackedTypes *)message
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/ |
H A D | GPBTestUtilities.m | 1160 - (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 D | packed_field_test.proto | 61 message TestUnpackedTypes { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | packed_field_test.proto | 58 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
H A D | packed_field_test.proto | 61 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | packed_field_test.proto | 58 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest_proto3_arena_lite.proto | 168 message TestUnpackedTypes { message
|
H A D | unittest_proto3_lite.proto | 167 message TestUnpackedTypes { message
|
H A D | unittest_proto3.proto | 170 message TestUnpackedTypes { message
|
H A D | unittest_proto3_arena.proto | 187 message TestUnpackedTypes { message
|
H A D | unittest.proto | 892 message TestUnpackedTypes { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest_proto3_lite.proto | 167 message TestUnpackedTypes { message
|
H A D | unittest_proto3_arena_lite.proto | 168 message TestUnpackedTypes { message
|
H A D | unittest_proto3.proto | 170 message TestUnpackedTypes { message
|
H A D | unittest_proto3_arena.proto | 187 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
H A D | unittest_proto3.proto | 333 message TestUnpackedTypes { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
H A D | unittest_proto3.proto | 333 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest_proto3.proto | 324 message TestUnpackedTypes { message
|
H A D | unittest.proto | 795 message TestUnpackedTypes { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest_proto3.proto | 324 message TestUnpackedTypes { message
|
H A D | unittest.proto | 795 message TestUnpackedTypes { message
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestProto3.cs | 8111 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 D | UnittestProto3.cs | 8111 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
|