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