Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/task/
DTabPaneTaskFrames.ts36 private taskFramesSource: Array<TaskTabStruct> = []; property in TabPaneTaskFrames
50 this.taskFramesSource = [];
65 this.taskFramesSource = [];
122 this.taskFramesSource = filterList;
123 this.taskFramesTbl!!.recycleDataSource = this.taskFramesSource;
140 this.taskFramesSource = [task];
142 this.taskFramesTbl!!.recycleDataSource = this.taskFramesSource;
180 this.taskFramesSource = tableList;
276 this.taskFramesSource = tableList;