Searched defs:rowType (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/ | ||
| D | TraceRowObject.ts | 22 public rowType: string | undefined; property in TraceRowObject |
| D | TraceRow.ts | 122 get rowType(): string | undefined | null { method in TraceRow |