Home
last modified time | relevance | path

Searched defs:from_utf8_unchecked (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dconverts.rs173 pub const unsafe fn from_utf8_unchecked(v: &[u8]) -> &str { in from_utf8_unchecked() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/str/
H A Dconverts.rs173 pub const unsafe fn from_utf8_unchecked(v: &[u8]) -> &str { in from_utf8_unchecked() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dconverts.rs173 pub const unsafe fn from_utf8_unchecked(v: &[u8]) -> &str { in from_utf8_unchecked() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/str/
H A Dconverts.rs173 pub const unsafe fn from_utf8_unchecked(v: &[u8]) -> &str { in from_utf8_unchecked() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/str/
H A Dconverts.rs173 pub const unsafe fn from_utf8_unchecked(v: &[u8]) -> &str { in from_utf8_unchecked() function
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/
Dbyte_str.rs35 pub unsafe fn from_utf8_unchecked(bytes: Bytes) -> ByteStr { in from_utf8_unchecked() method
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dtrivia.rs14 pub(crate) unsafe fn from_utf8_unchecked<'b>( in from_utf8_unchecked() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs993 pub unsafe fn from_utf8_unchecked(bytes: Vec<u8>) -> String { in from_utf8_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs993 pub unsafe fn from_utf8_unchecked(bytes: Vec<u8>) -> String { in from_utf8_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs993 pub unsafe fn from_utf8_unchecked(bytes: Vec<u8>) -> String { in from_utf8_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs993 pub unsafe fn from_utf8_unchecked(bytes: Vec<u8>) -> String { in from_utf8_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/
H A Dstring.rs993 pub unsafe fn from_utf8_unchecked(bytes: Vec<u8>) -> String { in from_utf8_unchecked() method