Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/
DSpApplication.ts726 this.spRecordTrace!.refreshConfig(true);
736 this.spRecordTemplate!.refreshConfig(false);
/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts277 refreshConfig(isTraceConfig: boolean): void { method in SpRecordTrace