Home
last modified time | relevance | path

Searched defs:LitChartPie (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/ark-ts/
DTabPaneJsCpuStatistics.ts17 import { type LitChartPie } from '../../../../../base-ui/chart/pie/LitChartPie'; alias
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts140 export class LitChartPie extends BaseElement { class