Home
last modified time | relevance | path

Searched defs:into_bytes (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dflag_info.rs59 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
122 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
163 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
H A Dflag_table.rs63 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
123 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
183 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
H A Dpackage_table.rs63 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
128 pub fn into_bytes(&self, version: u32) -> Vec<u8> { in into_bytes() method
238 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
H A Dflag_value.rs59 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
112 pub fn into_bytes(&self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ffi/
H A Dc_str.rs215 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
500 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ffi/
H A Dc_str.rs215 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
500 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/ffi/
H A Dc_str.rs215 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
500 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/ffi/
H A Dc_str.rs215 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
500 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ffi/
H A Dc_str.rs215 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
500 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/
Dbmp_string.rs67 pub fn into_bytes(self) -> Box<[u8]> { in into_bytes() method
Doctet_string.rs135 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/
Dmod.rs91 pub const fn into_bytes(self) -> [u8; V1_IDENTITY_TOKEN_LEN] { in into_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/src/value/
Dmod.rs161 pub fn into_bytes(self) -> Result<Vec<u8>, Self> { in into_bytes() method
/aosp_15_r20/external/python/bumble/rust/src/
Dadv.rs385 pub(crate) fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/
H A Dfield_value.rs85 pub fn into_bytes(self) -> Result<Vec<u8>, FieldValueError> { in into_bytes() method
/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider/src/
Ded25519.rs129 pub fn into_bytes(self) -> RawPublicKey { in into_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Dtag.rs94 pub fn into_bytes(self) -> [u8; 4] { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs1012 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
2036 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs1012 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
2036 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs1012 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
2036 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs1012 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
2033 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs1012 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
2033 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dbyteorder.rs705 fn into_bytes(self) -> Self::ByteArray; in into_bytes() method
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dbyteorder.rs705 fn into_bytes(self) -> Self::ByteArray; in into_bytes() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
H A Dbits.rs90 pub fn into_bytes(self) -> Vec<u8> { in into_bytes() method

12