Home
last modified time | relevance | path

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

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