Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/virtmanager/src/
H A Daidl.rs92 if !debug_access_allowed() { in debugListVms()
114 if !debug_access_allowed() { in debugHoldVmRef()
127 if !debug_access_allowed() { in debugDropVmRef()
137 fn debug_access_allowed() -> bool { in debug_access_allowed() function