Home
last modified time | relevance | path

Searched defs:pullFile (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/trace_collection/mock/
Dmock_adb_device_connection.ts54 override async pullFile(filepath: string): Promise<Uint8Array> { method in MockAdbDeviceConnection
/development/tools/winscope/src/trace_collection/wdp/
Dsync_stream.ts41 async pullFile(filepath: string): Promise<Uint8Array> { method in SyncStream
Dwdp_device_connection.ts145 override async pullFile(filepath: string): Promise<Uint8Array> { method in WdpDeviceConnection
/development/tools/winscope/src/trace_collection/winscope_proxy/
Dwinscope_proxy_device_connection.ts66 override async pullFile(filepath: string): Promise<Uint8Array> { method in WinscopeProxyDeviceConnection