Searched defs:spChartList (Results 1 – 6 of 6) sorted by relevance
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/xpower/ | ||
| D | TabPaneXpowerAppDetailDisplay.ts | 32 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerDisplay |
| D | TabPaneXpowerWifiPackets.ts | 31 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerWifiPackets |
| D | TabPaneXpowerStatistic.ts | 31 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerStatistic |
| D | TabPaneXpowerWifiBytes.ts | 31 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerWifiBytes |
| D | TabPaneXpowerGpuFreq.ts | 36 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerGpuFreq |
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/ | ||
| D | SpChartList.ts | 658 …let spChartList = document.querySelector("body > sp-application")?.shadowRoot?.querySelector("#sp-… variable |