Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hang/
DTabPaneHangSummary.ts143 let tableTreeRowEl: HTMLElement = document.createElement('tr'); variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hilog/
DTabPaneHiLogSummary.ts139 let tableTreeRowEl: HTMLElement = document.createElement('tr'); variable