Home
last modified time | relevance | path

Searched defs:to_static (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/env/
Ddirective.rs47 pub(super) fn to_static(&self) -> Option<StaticDirective> { in to_static() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Ddevice.rs242 pub fn to_static(&self) -> Option<&'static Self> { in to_static() method