/aosp_15_r20/external/golang-protobuf/types/known/wrapperspb/ |
H A D | wrappers.pb.go | 504 type BytesValue struct { struct 505 state protoimpl.MessageState 506 sizeCache protoimpl.SizeCache 507 unknownFields protoimpl.UnknownFields 510 Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` 518 func (x *BytesValue) Reset() { 527 func (x *BytesValue) String() string { 531 func (*BytesValue) ProtoMessage() {} 533 func (x *BytesValue) ProtoReflect() protoreflect.Message { 546 func (*BytesValue) Descriptor() ([]byte, []int) { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 1037 pub struct BytesValue { struct 1043 // @@protoc_insertion_point(special_field:google.protobuf.BytesValue.special_fields) argument 1047 impl<'a> ::std::default::Default for &'a BytesValue { implementation 1053 impl BytesValue { implementation 1074 impl crate::Message for BytesValue { implementation 1141 impl crate::MessageFull for BytesValue { implementation 1148 impl ::std::fmt::Display for BytesValue { implementation 1154 impl crate::reflect::ProtobufValue for BytesValue { implementation
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 1271 pub struct BytesValue { struct 1281 impl<'a> ::std::default::Default for &'a BytesValue { argument 1287 impl BytesValue { impl 1319 impl crate::Message for BytesValue { implementation 1412 impl crate::Clear for BytesValue { implementation 1419 impl ::std::fmt::Debug for BytesValue { implementation 1425 impl crate::reflect::ProtobufValue for BytesValue { implementation
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Wrappers.cs | 1637 public sealed partial class BytesValue : pb::IMessage<BytesValue> class 1662 public BytesValue() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue 1670 public BytesValue(BytesValue other) : this() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Wrappers.cs | 1637 public sealed partial class BytesValue : pb::IMessage<BytesValue> class 1662 public BytesValue() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue 1670 public BytesValue(BytesValue other) : this() { in BytesValue() method in Google.Protobuf.WellKnownTypes.BytesValue
|
/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 | 49 class BytesValue; variable 1169 inline BytesValue() : BytesValue(nullptr) {} in BytesValue() function 1174 BytesValue(BytesValue&& from) noexcept in BytesValue() function
|
D | wrappers.pb.cc | 126 PROTOBUF_CONSTEXPR BytesValue::BytesValue( in BytesValue() function in BytesValue 1645 BytesValue::BytesValue(::PROTOBUF_NAMESPACE_ID::Arena* arena, in BytesValue() function in BytesValue 1651 BytesValue::BytesValue(const BytesValue& from) in BytesValue() function in BytesValue
|
/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 | 49 class BytesValue; variable 1169 inline BytesValue() : BytesValue(nullptr) {} in BytesValue() function 1174 BytesValue(BytesValue&& from) noexcept in BytesValue() function
|
D | wrappers.pb.cc | 126 PROTOBUF_CONSTEXPR BytesValue::BytesValue( in BytesValue() function in BytesValue 1645 BytesValue::BytesValue(::PROTOBUF_NAMESPACE_ID::Arena* arena, in BytesValue() function in BytesValue 1651 BytesValue::BytesValue(const BytesValue& from) in BytesValue() function in BytesValue
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wrappers.pb.h | 51 class BytesValue; variable 1283 inline BytesValue() : BytesValue(nullptr) {} in BytesValue() function 1288 BytesValue(BytesValue&& from) noexcept in BytesValue() function
|
H A D | wrappers.proto | 120 message BytesValue { message
|
H A D | wrappers.pb.cc | 128 PROTOBUF_CONSTEXPR BytesValue::BytesValue( in BytesValue() function in BytesValue 1745 BytesValue::BytesValue(::PROTOBUF_NAMESPACE_ID::Arena* arena, in BytesValue() function in BytesValue 1751 BytesValue::BytesValue(const BytesValue& from) in BytesValue() function in BytesValue
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wrappers.pb.h | 51 class BytesValue; variable 1283 inline BytesValue() : BytesValue(nullptr) {} in BytesValue() function 1288 BytesValue(BytesValue&& from) noexcept in BytesValue() function
|
H A D | wrappers.proto | 120 message BytesValue { message
|
H A D | wrappers.pb.cc | 128 PROTOBUF_CONSTEXPR BytesValue::BytesValue( in BytesValue() function in BytesValue 1745 BytesValue::BytesValue(::PROTOBUF_NAMESPACE_ID::Arena* arena, in BytesValue() function in BytesValue 1751 BytesValue::BytesValue(const BytesValue& from) in BytesValue() function in BytesValue
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/ |
H A D | BytesValue.php | 17 class BytesValue extends \Google\Protobuf\Internal\Message class
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | BytesValue.php | 17 class BytesValue extends \Google\Protobuf\Internal\Message class
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | wrappers.proto | 120 message BytesValue { message
|
/aosp_15_r20/external/protobuf/php/tests/ |
H A D | WrapperTypeSettersTest.php | 8 use Google\Protobuf\BytesValue; alias
|
H A D | WellKnownTest.php | 11 use Google\Protobuf\BytesValue; alias
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/ |
H A D | WrapperTypeSettersTest.php | 8 use Google\Protobuf\BytesValue; alias
|
H A D | WellKnownTest.php | 11 use Google\Protobuf\BytesValue; alias
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-json-mapping/src/ |
D | well_known_wrapper.rs | 118 impl WellKnownWrapper for BytesValue { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | misc.rs | 60 impl From<Vec<u8>> for well_known_types::wrappers::BytesValue { implementation
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_visitor.h | 61 absl::string_view BytesValue() const { return stat_->bytes_value(); } in BytesValue() function
|