Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Dcrosvm.rs123 pub detect_hangup: bool, field
318 let detect_hangup = config.detect_hangup; in start() localVariable