Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceSheet.ts131 this.showSwitchProcessBt(null);
573 this.showSwitchProcessBt(val);
770 this.showSwitchProcessBt(selection);
862 showSwitchProcessBt(selection: SelectionParam | null | undefined): void { method in TraceSheet