Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/haxm/
H A Dwin.rs19 pub(super) fn open_haxm_device(use_ghaxm: bool) -> Result<SafeDescriptor> { in open_haxm_device() function
H A Dlinux.rs24 pub(super) fn open_haxm_device(_use_ghaxm: bool) -> Result<SafeDescriptor> { in open_haxm_device() function