/aosp_15_r20/external/golang-protobuf/types/known/wrapperspb/ |
H A D | wrappers.pb.go | 280 type Int32Value struct { struct 281 state protoimpl.MessageState 282 sizeCache protoimpl.SizeCache 283 unknownFields protoimpl.UnknownFields 286 Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` 294 func (x *Int32Value) Reset() { 303 func (x *Int32Value) String() string { 307 func (*Int32Value) ProtoMessage() {} 309 func (x *Int32Value) ProtoReflect() protoreflect.Message { 322 func (*Int32Value) Descriptor() ([]byte, []int) { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 533 pub struct Int32Value { struct 539 // @@protoc_insertion_point(special_field:google.protobuf.Int32Value.special_fields) argument 543 impl<'a> ::std::default::Default for &'a Int32Value { implementation 549 impl Int32Value { implementation 570 impl crate::Message for Int32Value { implementation 637 impl crate::MessageFull for Int32Value { implementation 644 impl ::std::fmt::Display for Int32Value { implementation 650 impl crate::reflect::ProtobufValue for Int32Value { implementation
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 644 pub struct Int32Value { struct 654 impl<'a> ::std::default::Default for &'a Int32Value { argument 660 impl Int32Value { impl 681 impl crate::Message for Int32Value { implementation 778 impl crate::Clear for Int32Value { implementation 785 impl ::std::fmt::Debug for Int32Value { implementation 791 impl crate::reflect::ProtobufValue for Int32Value { implementation
|
/aosp_15_r20/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | targeting.pb.go | 669 type Int32Value struct { struct 670 state protoimpl.MessageState 671 sizeCache protoimpl.SizeCache 672 unknownFields protoimpl.UnknownFields 675 Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` 678 func (x *Int32Value) Reset() { 687 func (x *Int32Value) String() string { 691 func (*Int32Value) ProtoMessage() {} 693 func (x *Int32Value) ProtoReflect() protoreflect.Message { 706 func (*Int32Value) Descriptor() ([]byte, []int) { [all …]
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Wrappers.cs | 849 public sealed partial class Int32Value : pb::IMessage<Int32Value> class 874 public Int32Value() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value 882 public Int32Value(Int32Value other) : this() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Wrappers.cs | 849 public sealed partial class Int32Value : pb::IMessage<Int32Value> class 874 public Int32Value() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value 882 public Int32Value(Int32Value other) : this() { in Int32Value() method in Google.Protobuf.WellKnownTypes.Int32Value
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | wrappers.pb.h | 58 class Int32Value; variable 628 inline Int32Value() : Int32Value(nullptr) {} in Int32Value() function 633 Int32Value(Int32Value&& from) noexcept in Int32Value() function
|
D | wrappers.pb.cc | 74 PROTOBUF_CONSTEXPR Int32Value::Int32Value( in Int32Value() function in Int32Value 896 Int32Value::Int32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Int32Value() function in Int32Value 902 Int32Value::Int32Value(const Int32Value& from) in Int32Value() function in Int32Value
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | wrappers.pb.h | 58 class Int32Value; variable 628 inline Int32Value() : Int32Value(nullptr) {} in Int32Value() function 633 Int32Value(Int32Value&& from) noexcept in Int32Value() function
|
D | wrappers.pb.cc | 74 PROTOBUF_CONSTEXPR Int32Value::Int32Value( in Int32Value() function in Int32Value 896 Int32Value::Int32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Int32Value() function in Int32Value 902 Int32Value::Int32Value(const Int32Value& from) in Int32Value() function in Int32Value
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wrappers.pb.h | 60 class Int32Value; variable 686 inline Int32Value() : Int32Value(nullptr) {} in Int32Value() function 691 Int32Value(Int32Value&& from) noexcept in Int32Value() function
|
H A D | wrappers.proto | 88 message Int32Value { message
|
H A D | wrappers.pb.cc | 76 PROTOBUF_CONSTEXPR Int32Value::Int32Value( in Int32Value() function in Int32Value 1008 Int32Value::Int32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Int32Value() function in Int32Value 1014 Int32Value::Int32Value(const Int32Value& from) in Int32Value() function in Int32Value
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wrappers.pb.h | 60 class Int32Value; variable 686 inline Int32Value() : Int32Value(nullptr) {} in Int32Value() function 691 Int32Value(Int32Value&& from) noexcept in Int32Value() function
|
H A D | wrappers.proto | 88 message Int32Value { message
|
/aosp_15_r20/art/libartservice/service/proto/ |
H A D | common.proto | 24 message Int32Value { message
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/ |
H A D | Int32Value.php | 17 class Int32Value extends \Google\Protobuf\Internal\Message class
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | Int32Value.php | 17 class Int32Value extends \Google\Protobuf\Internal\Message class
|
/aosp_15_r20/art/runtime/ |
H A D | offsets.h | 32 constexpr int32_t Int32Value() const { in Int32Value() function
|
/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test/ |
H A D | FuzzTestData.cs | 31 public static readonly int Int32Value = BitConverter.ToInt32(_overflowInt32, 0); field in FlatBuffers.Test.FuzzTestData
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | wrappers.proto | 88 message Int32Value { message
|
/aosp_15_r20/external/protobuf/php/tests/ |
H A D | WrapperTypeSettersTest.php | 11 use Google\Protobuf\Int32Value; alias
|
H A D | WellKnownTest.php | 22 use Google\Protobuf\Int32Value; alias
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/ |
H A D | WrapperTypeSettersTest.php | 11 use Google\Protobuf\Int32Value; alias
|
H A D | WellKnownTest.php | 22 use Google\Protobuf\Int32Value; alias
|