Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatistics.ts33 private fileStatisticsSortType: number = 0; property in TabPaneFileStatistics
56 this.fileStatisticsSortType = evt.detail.sort;
57 if (this.fileStatisticsSortType !== 0 && this.fileStatisticsSource.length > 0) {
139 if (this.fileStatisticsSortType !== 0 && result.length > 0) {
226 return this.fileStatisticsSortType === 1 ?
229 this.fileStatisticsSortType === 2 ?
236 return this.fileStatisticsSortType === 1 ?
239 this.fileStatisticsSortType === 2 ?