Searched refs:adbParams (Results 1 – 1 of 1) sorted by relevance
237 async fetchFiles(dev: string, adbParams: AdbParams): Promise<void> {238 const files = adbParams.files;239 const idx = adbParams.idx;369 const adbParams = { constant374 await proxyRequest.fetchFiles(this.selectedDevice, adbParams);