Home
last modified time | relevance | path

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

/DragonOS/tools/debugging/logmonitor/src/
H A Dapp.rs75 self.push_log(log); in handle_logs_on_tick()
97 pub fn push_log(&mut self, log: String) { in push_log() method