Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/test/unit/
H A Dmock_adb_connection.ts93 async fetchLastTracingSessionData(device: AdbDevice): Promise<File[]> { method in MockAdbConnection
/aosp_15_r20/development/tools/winscope/src/trace_collection/
H A Dproxy_connection.ts166 async fetchLastTracingSessionData(device: AdbDevice): Promise<File[]> { method in ProxyConnection