Home
last modified time | relevance | path

Searched defs:spChartList (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/xpower/
DTabPaneXpowerAppDetailDisplay.ts32 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerDisplay
DTabPaneXpowerWifiPackets.ts31 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerWifiPackets
DTabPaneXpowerStatistic.ts31 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerStatistic
DTabPaneXpowerWifiBytes.ts31 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerWifiBytes
DTabPaneXpowerGpuFreq.ts36 private spChartList: SpChartList | undefined | null; property in TabPaneXpowerGpuFreq
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/
DSpChartList.ts658 …let spChartList = document.querySelector("body > sp-application")?.shadowRoot?.querySelector("#sp-… variable