Home
last modified time | relevance | path

Searched refs:ProxyConnection (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/app/components/
Dcollect_traces_component.ts36 import {ProxyConnection} from 'trace_collection/proxy_connection';
383 this.connect = new ProxyConnection(
390 this.connect = new ProxyConnection(
453 this.connect = new ProxyConnection(
463 this.connect = new ProxyConnection(
/development/tools/winscope/src/trace_collection/
Dproxy_connection.ts34 export class ProxyConnection implements Connection { class
137 keepAliveTrace(view: ProxyConnection) {