Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/gdb/
Dextended_mode.rs105 fn support_current_active_pid( in support_current_active_pid() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/ext/
Dextended_mode.rs175 fn support_current_active_pid(&mut self) -> Option<CurrentActivePidOps<'_, Self>> { in support_current_active_pid() method