Home
last modified time | relevance | path

Searched defs:unwrap_unchecked (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/intrusive-collections/src/
Dunchecked_option.rs18 unsafe fn unwrap_unchecked(self) -> T; in unwrap_unchecked() method
23 unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1483 pub unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
H A Doption.rs1039 pub const unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1483 pub unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
H A Doption.rs1039 pub const unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1483 pub unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
H A Doption.rs1074 pub const unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1483 pub unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
H A Doption.rs1074 pub const unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs1483 pub unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method
H A Doption.rs1074 pub const unsafe fn unwrap_unchecked(self) -> T { in unwrap_unchecked() method