Searched refs:initFolder (Results 1 – 10 of 10) sorted by relevance
35 let folder = await this.initFolder();39 async initFolder(): Promise<TraceRow<LogStruct>> { method in SpLogChart
51 if (loadAppStartup && SpAllAppStartupsChart.allAppStartupsAva.length) await this.initFolder();54 async initFolder() { method in SpAllAppStartupsChart
34 let folder = await this.initFolder();114 async initFolder(): Promise<TraceRow<any>> { method in SpIrqChart
35 let folder = await this.initFolder();138 async initFolder(): Promise<TraceRow<any>> { method in SpClockChart
42 let folder = await this.initFolder();67 async initFolder(): Promise<TraceRow<any>> { method in SpEBPFChart
177 await this.arkTsChart.initFolder();
98 await this.initFolder();131 async initFolder() {
58 public async initFolder(): Promise<void> { method in SpArkTsChart
47 expect(arkTsChart.initFolder()).not.toBeUndefined();
61 expect(irqChart.initFolder()).toBeDefined();