Home
last modified time | relevance | path

Searched defs:thirdCat (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/base-ui/like/
DLitLike.ts57 let thirdCat = this.type === 'chat' ? ['1'] : [this.content]; variable
69 let thirdCat = this.type === 'chat' ? ['0'] : [this.content]; variable
/developtools/smartperf_host/smartperf_host/ide/src/statistics/util/
DSpStatisticsHttpBean.ts46 thirdCat: Array<string> property