Home
last modified time | relevance | path

Searched refs:CHECKING_RETRY_TIME (Results 1 – 2 of 2) sorted by relevance

/base/update/update_app/common/src/main/ets/const/
Dupdate_const.ts188 CHECKING_RETRY_TIME = 5, enumerator
/base/update/update_app/product/oh/base/src/main/ets/pages/
Dindex.ets158 if (this.checkLoopTimes >= UpdateConstant.CHECKING_RETRY_TIME) {