Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/
Dmod.rs664 fn support_host_io(&mut self) -> Option<ext::host_io::HostIoOps<'_, Self>> { in support_host_io() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/gdb/
Dmod.rs144 fn support_host_io(&mut self) -> Option<target::ext::host_io::HostIoOps<'_, Self>> { in support_host_io() method