Home
last modified time | relevance | path

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

/external/rust/crates/tracing-core/src/
Dsubscriber.rs393 fn clone_span(&self, id: &span::Id) -> span::Id { in clone_span() method
757 fn clone_span(&self, id: &span::Id) -> span::Id { in clone_span() function
842 fn clone_span(&self, id: &span::Id) -> span::Id { in clone_span() function
Ddispatcher.rs627 pub fn clone_span(&self, id: &span::Id) -> span::Id { in clone_span() method