Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dadb_shell_controller.ts85 const recordCommand = this.generateStartTracingCommand(configProto); constant
86 this.recordShell = await this.adb.shell(recordCommand);