Searched defs:promiseList (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/host/smartperf/ide/src/trace/bean/ | ||
| D | BoxSelection.ts | 71 promiseList: Array<Promise<any>> = []; property in SelectionParam |
| /developtools/smartperf_host/ide/src/trace/bean/ | ||
| D | BoxSelection.ts | 76 promiseList: Array<Promise<any>> = []; property in SelectionParam |