Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Deither_or_both.rs167 pub fn as_deref(&self) -> EitherOrBoth<&A::Target, &B::Target> in as_deref() method
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Deither_or_both.rs169 pub fn as_deref(&self) -> EitherOrBoth<&A::Target, &B::Target> in as_deref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs923 pub fn as_deref(&self) -> Result<&T::Target, &E> in as_deref() method
H A Doption.rs1259 pub fn as_deref(&self) -> Option<&T::Target> in as_deref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs923 pub fn as_deref(&self) -> Result<&T::Target, &E> in as_deref() method
H A Doption.rs1259 pub fn as_deref(&self) -> Option<&T::Target> in as_deref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs923 pub fn as_deref(&self) -> Result<&T::Target, &E> in as_deref() method
H A Doption.rs1294 pub fn as_deref(&self) -> Option<&T::Target> in as_deref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs923 pub fn as_deref(&self) -> Result<&T::Target, &E> in as_deref() method
H A Doption.rs1294 pub fn as_deref(&self) -> Option<&T::Target> in as_deref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs923 pub fn as_deref(&self) -> Result<&T::Target, &E> in as_deref() method
H A Doption.rs1294 pub fn as_deref(&self) -> Option<&T::Target> in as_deref() method