Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRowConfig.ts115 this.initConfigSceneTable(type, topPanel);
136 initConfigSceneTable(item: string, topPanel: DocumentFragment): void { method in TraceRowConfig