Home
last modified time | relevance | path

Searched defs:spApplication (Results 1 – 5 of 5) sorted by relevance

/developtools/smartperf_host/ide/test/trace/
DSpApplication.test.ts45 let spApplication = document.querySelector('#sss') as SpApplication; variable
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerEnergyPower.test.ts226 let spApplication; variable
DProcedureWorkerEnergyAnomaly.test.ts191 let spApplication; variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstruction.ts379 let spApplication = <SpApplication>document.getElementsByTagName('sp-application')[0]; variable
/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts463 const spApplication = <SpApplication>document.getElementsByTagName('sp-application')[0]; constant