Home
last modified time | relevance | path

Searched defs:folderThreadHandler (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/chart/
DSpImportUserPluginsChart.ts237 export const folderThreadHandler = (row: TraceRow<BaseStruct>, trace: SpSystemTrace) => { constant
DSpNativeMemoryChart.ts45 folderThreadHandler(row: TraceRow<BaseStruct>): void { method in SpNativeMemoryChart
DSpArkTsChart.ts93 private folderThreadHandler(): void { method in SpArkTsChart
DSpChartManager.ts495 export const folderThreadHandler = (row: TraceRow<BaseStruct>, trace: SpSystemTrace) => { constant