Home
last modified time | relevance | path

Searched refs:is_uart_exception (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/
Dexceptions.rs129 if !self.is_uart_exception() { in print()
136 fn is_uart_exception(&self) -> bool { in is_uart_exception() method