Home
last modified time | relevance | path

Searched defs:RunEvent (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/gdbstub/examples/armv4t/
Demu.rs144 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()
188 pub enum RunEvent { enum
/external/rust/crates/gdbstub/examples/armv4t_multicore/
Demu.rs200 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()
242 pub enum RunEvent { enum