Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/env/
Ddirective.rs426 pub(crate) fn to_span_match(&self, attrs: &span::Attributes<'_>) -> SpanMatcher { in to_span_match() method
Dfield.rs454 pub(crate) fn to_span_match(&self) -> SpanMatch { in to_span_match() method