Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost_user_frontend/
H A Dhandler.rs43 pub(crate) fn set_interrupt(&mut self, interrupt: Interrupt) { in set_interrupt() method
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_processor_unittest.cc237 void set_interrupt(bool interrupt) { interrupt_ = interrupt; } in set_interrupt() function in __anonb3e7f0d50111::TestSymbolSupplier