Home
last modified time | relevance | path

Searched refs:onRowCheckFileChangeHandler (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/
DTraceRow.ts186 public onRowCheckFileChangeHandler: (() => void) | undefined | null; property in TraceRow
1007 this.onRowCheckFileChangeHandler?.();
1022 this.onRowCheckFileChangeHandler?.();
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpSegmentationChart.ts215 SpSegmentationChart.cpuRow.onRowCheckFileChangeHandler = (): void => {