Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpArkTsChart.ts20 import { HeapDataInterface, type ParseListener } from '../../../js-heap/HeapDataInterface'; alias
/developtools/smartperf_host/smartperf_host/ide/src/js-heap/
DHeapDataInterface.ts27 export interface ParseListener { interface