Home
last modified time | relevance | path

Searched defs:map_or (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs797 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
H A Doption.rs1129 pub fn map_or<U, F>(self, default: U, f: F) -> U in map_or() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs797 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
H A Doption.rs1129 pub fn map_or<U, F>(self, default: U, f: F) -> U in map_or() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs797 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
H A Doption.rs1164 pub fn map_or<U, F>(self, default: U, f: F) -> U in map_or() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs797 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
H A Doption.rs1164 pub fn map_or<U, F>(self, default: U, f: F) -> U in map_or() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs797 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
H A Doption.rs1164 pub fn map_or<U, F>(self, default: U, f: F) -> U in map_or() method