Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/gpu-counter/
DTabPaneGpuCounterSelection.ts86 addRowClickEventListener(table: LitTable): void { method in TabPaneGpuCounterSelection
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatisticsAnalysis.ts142 const addRowClickEventListener = (fsTable: LitTable, clickEvent: Function): void => { constant
DTabPaneIOTierStatisticsAnalysis.ts141 const addRowClickEventListener = (ioTable: LitTable, clickEvent: Function): void => { constant
DTabPaneVirtualMemoryStatisticsAnalysis.ts141 const addRowClickEventListener = (vmTable: LitTable, clickEvent: Function): void => { constant