Home
last modified time | relevance | path

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

/external/crosvm/hypervisor/src/
Dwhpx.rs111 SetupPartition(base::Error), enumerator
/external/crosvm/hypervisor/src/whpx/
Dvm.rs221 .map_err(WhpxError::SetupPartition)?; in new()