Searched defs:pullFile (Results 1 – 4 of 4) sorted by relevance
54 override async pullFile(filepath: string): Promise<Uint8Array> { method in MockAdbDeviceConnection
41 async pullFile(filepath: string): Promise<Uint8Array> { method in SyncStream
145 override async pullFile(filepath: string): Promise<Uint8Array> { method in WdpDeviceConnection
66 override async pullFile(filepath: string): Promise<Uint8Array> { method in WinscopeProxyDeviceConnection