Home
last modified time | relevance | path

Searched defs:UInt32Value (Results 1 – 25 of 180) sorted by relevance

12345678

/aosp_15_r20/external/golang-protobuf/types/known/wrapperspb/
H A Dwrappers.pb.go336 type UInt32Value struct { struct
337 state protoimpl.MessageState
338 sizeCache protoimpl.SizeCache
339 unknownFields protoimpl.UnknownFields
342 Value uint32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
350 func (x *UInt32Value) Reset() {
359 func (x *UInt32Value) String() string {
363 func (*UInt32Value) ProtoMessage() {}
365 func (x *UInt32Value) ProtoReflect() protoreflect.Message {
378 func (*UInt32Value) Descriptor() ([]byte, []int) {
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/
Dwrappers.rs659 pub struct UInt32Value { struct
665 // @@protoc_insertion_point(special_field:google.protobuf.UInt32Value.special_fields) argument
669 impl<'a> ::std::default::Default for &'a UInt32Value { implementation
675 impl UInt32Value { impl
696 impl crate::Message for UInt32Value { implementation
763 impl crate::MessageFull for UInt32Value { implementation
770 impl ::std::fmt::Display for UInt32Value { implementation
776 impl crate::reflect::ProtobufValue for UInt32Value { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dwrappers.rs799 pub struct UInt32Value { struct
809 impl<'a> ::std::default::Default for &'a UInt32Value { argument
815 impl UInt32Value { impl
836 impl crate::Message for UInt32Value { implementation
933 impl crate::Clear for UInt32Value { implementation
940 impl ::std::fmt::Debug for UInt32Value { implementation
946 impl crate::reflect::ProtobufValue for UInt32Value { implementation
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs1046 public sealed partial class UInt32Value : pb::IMessage<UInt32Value> class
1071 public UInt32Value() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value
1079 public UInt32Value(UInt32Value other) : this() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs1046 public sealed partial class UInt32Value : pb::IMessage<UInt32Value> class
1071 public UInt32Value() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value
1079 public UInt32Value(UInt32Value other) : this() { in UInt32Value() method in Google.Protobuf.WellKnownTypes.UInt32Value
/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/
Dwrappers.pb.h67 class UInt32Value; variable
762 inline UInt32Value() : UInt32Value(nullptr) {} in UInt32Value() function
767 UInt32Value(UInt32Value&& from) noexcept in UInt32Value() function
Dwrappers.pb.cc87 PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( in UInt32Value() function in UInt32Value
1077 UInt32Value::UInt32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in UInt32Value() function in UInt32Value
1083 UInt32Value::UInt32Value(const UInt32Value& from) in UInt32Value() function in UInt32Value
/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/
Dwrappers.pb.h67 class UInt32Value; variable
762 inline UInt32Value() : UInt32Value(nullptr) {} in UInt32Value() function
767 UInt32Value(UInt32Value&& from) noexcept in UInt32Value() function
Dwrappers.pb.cc87 PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( in UInt32Value() function in UInt32Value
1077 UInt32Value::UInt32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in UInt32Value() function in UInt32Value
1083 UInt32Value::UInt32Value(const UInt32Value& from) in UInt32Value() function in UInt32Value
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwrappers.pb.h69 class UInt32Value; variable
834 inline UInt32Value() : UInt32Value(nullptr) {} in UInt32Value() function
839 UInt32Value(UInt32Value&& from) noexcept in UInt32Value() function
H A Dwrappers.proto96 message UInt32Value { message
H A Dwrappers.pb.cc89 PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( in UInt32Value() function in UInt32Value
1186 UInt32Value::UInt32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in UInt32Value() function in UInt32Value
1192 UInt32Value::UInt32Value(const UInt32Value& from) in UInt32Value() function in UInt32Value
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwrappers.pb.h69 class UInt32Value; variable
834 inline UInt32Value() : UInt32Value(nullptr) {} in UInt32Value() function
839 UInt32Value(UInt32Value&& from) noexcept in UInt32Value() function
H A Dwrappers.proto96 message UInt32Value { message
H A Dwrappers.pb.cc89 PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( in UInt32Value() function in UInt32Value
1186 UInt32Value::UInt32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena, in UInt32Value() function in UInt32Value
1192 UInt32Value::UInt32Value(const UInt32Value& from) in UInt32Value() function in UInt32Value
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DUInt32Value.php17 class UInt32Value extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DUInt32Value.php17 class UInt32Value extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test/
H A DFuzzTestData.cs32 public static readonly uint UInt32Value = 0xFDDDDDDD; field in FlatBuffers.Test.FuzzTestData
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dwrappers.proto96 message UInt32Value { message
/aosp_15_r20/external/protobuf/php/tests/
H A DWrapperTypeSettersTest.php14 use Google\Protobuf\UInt32Value; alias
H A DWellKnownTest.php35 use Google\Protobuf\UInt32Value; alias
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A DWrapperTypeSettersTest.php14 use Google\Protobuf\UInt32Value; alias
H A DWellKnownTest.php35 use Google\Protobuf\UInt32Value; alias
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-json-mapping/src/
Dwell_known_wrapper.rs82 impl WellKnownWrapper for UInt32Value { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dmisc.rs140 impl From<u32> for well_known_types::wrappers::UInt32Value { implementation

12345678