Home
last modified time | relevance | path

Searched refs:__log_line (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/log/src/
Dmacros.rs38 &($target, __log_module_path!(), __log_file!(), __log_line!()),
246 macro_rules! __log_line { macro