Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/metrics/
DInfoStatsPanel.java178 int rows = 0; in getStats() local
229 int rows = 0; in getMetadata() local
DQuerySqlPanel.java303 int rows = 0; in keyPressHandle() local
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpRecyclerSystemTrace.ts158 let rows = this.getVisibleRows(); variable
174 let rows = this.getVisibleRows(); variable
DSpSystemTrace.ts221 let rows = this.visibleRows; variable
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/tooltip/
DLegendTooltip.java124 private int rows = DEFAULT_ROWS; field in LegendTooltip