Home
last modified time | relevance | path

Searched defs:with_line_number (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/
Dmod.rs689 pub fn with_line_number( in with_line_number() function
Dfmt_layer.rs488 pub fn with_line_number( in with_line_number() function
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/format/
Dmod.rs801 pub fn with_line_number(self, display_line_number: bool) -> Format<F, T> { in with_line_number() method