Lines Matching refs:init
91 async init(progress: Function) { method in SpChartManager
111 await this.cpu.init();
125 await this.freq.init();
127 await this.clockChart.init();
129 await this.irqChart.init();
131 await this.virtualMemChart.init();
133 await this.fps.init();
139 await this.abilityMonitor.init();
141 await this.hiSyseventChart.init();
144 await this.smapsChart.init();
146 await this.sdkChart.init();
148 await this.perf!.init();
150 await this.fileSystem!.init();
157 await this.frameTimeChart.init();
161 await this.process.init();