Searched refs:increment_counter (Results 1 – 2 of 2) sorted by relevance
/DragonOS/tools/debugging/logmonitor/src/ | ||
H A D | handler.rs | 22 app.increment_counter(); in handle_key_events() |
H A D | app.rs | 85 pub fn increment_counter(&mut self) { in increment_counter() method |