Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/virtmanager/src/
H A Daidl.rs41 pub struct VirtManager { struct
45 impl Interface for VirtManager {} implementation
47 impl IVirtManager for VirtManager { implementation