Searched refs:bootDeviceAsync (Results 1 – 1 of 1) sorted by relevance
127 await bootDeviceAsync({ udid: resolveId(device) });166 await bootDeviceAsync(device);190 export async function bootDeviceAsync(device: DeviceContext): Promise<void> { function