Home
last modified time | relevance | path

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

/external/rust/crates/gdbstub/examples/armv4t/
Demu.rs135 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()
179 pub enum RunEvent { enum
/external/rust/crates/gdbstub/examples/armv4t_multicore/
Demu.rs197 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()
239 pub enum RunEvent { enum