Searched refs:SetupPartition (Results 1 – 2 of 2) sorted by relevance
/external/crosvm/hypervisor/src/ | ||
D | whpx.rs | 111 SetupPartition(base::Error), enumerator |
/external/crosvm/hypervisor/src/whpx/ | ||
D | vm.rs | 221 .map_err(WhpxError::SetupPartition)?; in new() |