Home
last modified time | relevance | path

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

/DragonOS/tools/debugging/logmonitor/src/
H A Dhandler.rs22 app.increment_counter(); in handle_key_events()
H A Dapp.rs85 pub fn increment_counter(&mut self) { in increment_counter() method