Searched refs:bootAsync (Results 1 – 2 of 2) sorted by relevance
56 return SimControl.bootAsync({ udid });
165 export async function bootAsync(device: DeviceContext): Promise<Device | null> { function