Searched refs:readDevicesInfoAsync (Results 1 – 2 of 2) sorted by relevance
28 return readDevicesInfoAsync(projectRoot);31 export async function readDevicesInfoAsync(projectRoot: string): Promise<DevicesInfo> { function
94 const { devices } = await ProjectDevices.readDevicesInfoAsync(projectRoot);