Home
last modified time | relevance | path

Searched defs:static_ref (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/native/include/ftl/
H A Dalgorithm.h100 constexpr auto static_ref(F&& f) { in static_ref() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dpin.rs1611 pub const fn static_ref(r: &'static T) -> Pin<&'static T> { in static_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dpin.rs1611 pub const fn static_ref(r: &'static T) -> Pin<&'static T> { in static_ref() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dpin.rs1611 pub const fn static_ref(r: &'static T) -> Pin<&'static T> { in static_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dpin.rs1611 pub const fn static_ref(r: &'static T) -> Pin<&'static T> { in static_ref() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dpin.rs1611 pub const fn static_ref(r: &'static T) -> Pin<&'static T> { in static_ref() method