| /external/rust/crates/tracing-subscriber/src/filter/layer_filters/ |
| D | combinator.rs | 146 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function 338 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function 498 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|
| D | mod.rs | 560 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() function 778 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, cx: Context<'_, S>) { in on_new_span() function
|
| /external/rust/crates/tracing-subscriber/src/ |
| D | reload.rs | 138 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>) { in on_new_span() function 227 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: layer::Context<'_, S>) { in on_new_span() function
|
| /external/rust/crates/tracing-subscriber/src/layer/ |
| D | mod.rs | 875 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() method 1571 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() function
|
| D | layered.rs | 282 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() function
|
| /external/rust/crates/tracing-subscriber/src/filter/env/ |
| D | mod.rs | 548 pub fn on_new_span<S>(&self, attrs: &span::Attributes<'_>, id: &span::Id, _: Context<'_, S>) { in on_new_span() method 659 fn on_new_span(&self, attrs: &span::Attributes<'_>, id: &span::Id, ctx: Context<'_, S>) { in on_new_span() method
|
| /external/rust/crates/tracing-subscriber/src/registry/ |
| D | sharded.rs | 605 fn on_new_span(&self, _: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|
| /external/rust/crates/tracing-subscriber/src/fmt/ |
| D | fmt_layer.rs | 811 fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context<'_, S>) { in on_new_span() function
|