Home
last modified time | relevance | path

Searched defs:from_bytes_with_nul_unchecked (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ffi/
H A Dc_str.rs420 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ffi/
H A Dc_str.rs418 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ffi/
H A Dc_str.rs418 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ffi/
H A Dc_str.rs420 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ffi/
H A Dc_str.rs418 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/data_types/
Dstrs.rs175 pub const unsafe fn from_bytes_with_nul_unchecked(chars: &[u8]) -> &Self { in from_bytes_with_nul_unchecked() method
/aosp_15_r20/external/rust/crates/uefi/src/data_types/
Dstrs.rs175 pub const unsafe fn from_bytes_with_nul_unchecked(chars: &[u8]) -> &Self { in from_bytes_with_nul_unchecked() method