Searched refs:initSlice (Results 1 – 1 of 1) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/chart/ |
| D | SpSdkChart.ts | 206 await this.initSlice(groupNodeRow, i, result[i], sqlMap, componentId); 214 await this.initSlice(groupNodeRow, i, result[i], sqlMap, componentId); 220 await this.initSlice(nodeRow, i, result[i], sqlMap, componentId); 386 private initSlice = async ( property in SpSdkChart
|