Searched defs:initFolder (Results 1 – 8 of 8) sorted by relevance
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/ | ||
| D | SpLogChart.ts | 40 async initFolder(): Promise<TraceRow<LogStruct>> { method in SpLogChart |
| D | SpIrqChart.ts | 120 async initFolder(traceId?: string): Promise<TraceRow<BaseStruct>> { method in SpIrqChart |
| D | SpPerfOutputDataChart.ts | 134 async initFolder(): Promise<TraceRow<unknown>> { method in SpPerfOutputDataChart |
| D | SpClockChart.ts | 273 async initFolder(traceId?: string): Promise<TraceRow<BaseStruct>> { method in SpClockChart |
| D | SpHangChart.ts | 161 async initFolder(): Promise<TraceRow<BaseStruct>> { method in SpHangChart |
| D | SpEBPFChart.ts | 72 async initFolder(): Promise<TraceRow<unknown>> { method in SpEBPFChart |
| D | SpArkTsChart.ts | 113 public async initFolder(): Promise<void> { method in SpArkTsChart |
| D | SpGpuCounterChart.ts | 50 initFolder(res: Array<unknown>, isSimpleUpload: boolean): void { method in SpGpuCounterChart |