Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts90 private traceCommand: SpTraceCommand | undefined; property in SpRecordTrace
201 this.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
215 this.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
472 this.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
483 this.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
495 this.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
510 this.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
554 this.traceCommand = new SpTraceCommand();
703 recordTrace.appContent!.append(recordTrace.traceCommand!);
704 recordTrace.traceCommand!.hdcCommon = PluginConvertUtils.createHdcCmd(
[all …]