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 = [];
123 this.taskFramesSource = filterList;
124 this.taskFramesTbl!!.recycleDataSource = this.taskFramesSource;
141 this.taskFramesSource = [task];
143 this.taskFramesTbl!!.recycleDataSource = this.taskFramesSource;
183 this.taskFramesSource = tableList;
279 this.taskFramesSource = tableList;