Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_collection/controller/
Dperfetto_session_moderator.ts93 createTracingSession(setupCommands: string[]): TracingSession {
95 return new TracingSession(this.makePerfettoDumpTarget(setupCommands));
97 return new TracingSession(this.makePerfettoTraceTarget(setupCommands));
112 private makePerfettoDumpTarget(setupCommands: string[]) {
115 setupCommands,
131 private makePerfettoTraceTarget(setupCommands: string[]) {
134 setupCommands,
Duser_request_parser.ts193 const setupCommands = [ constant
200 setupCommands,