Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_collection/
Dproxy_client.ts118 request.open(method, client.WINSCOPE_PROXY_URL + path);
306 readonly WINSCOPE_PROXY_URL = 'http://localhost:5544'; property in ProxyClient