Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/platforms/ios/
H A Dsimctl.ts179 export async function isDeviceBootedAsync(device: Partial<DeviceContext>): Promise<Device | null> { function
/expo/packages/@expo/cli/src/start/platforms/android/
H A Dadb.ts294 export async function isDeviceBootedAsync({ function