Home
last modified time | relevance | path

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

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