Home
last modified time | relevance | path

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

/third_party/rust/crates/log/src/
Dlib.rs941 pub fn module_path_static(&self) -> Option<&'static str> { in module_path_static() method
1105 pub fn module_path_static(&mut self, path: Option<&'static str>) -> &mut RecordBuilder<'a> { in module_path_static() method
1603 .module_path_static(Some(module_path)) in __private_api_log()
1624 .module_path_static(Some(module_path)) in __private_api_log()