Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatistics.ts32 private fileStatisticsSortKey: string = ''; property in TabPaneFileStatistics
54 this.fileStatisticsSortKey = evt.detail.key;
58 this.sortTable(this.fileStatisticsSource[0], this.fileStatisticsSortKey);
140 this.sortTable(this.fileStatisticsSource[0], this.fileStatisticsSortKey);