Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_collection/
Dproxy_connection.ts154 reqEnableConfig?: string[],
158 if (reqEnableConfig) {
159 proxyRequest.setEnabledConfig(this.proxy, reqEnableConfig);
Dconnection.ts44 reqEnableConfig?: string[],
/development/tools/winscope/src/app/components/
Dcollect_traces_component.ts492 const reqEnableConfig = this.requestedEnableConfig(); constant
502 reqEnableConfig,