Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/
H A Dgdb.rs566 let debug_status = match d { in vcpu_control_debug() localVariable
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dapic.rs499 pub fn debug_status(&self) -> String { in debug_status() method