Home
last modified time | relevance | path

Searched refs:NO_NEW_VERSION (Results 1 – 3 of 3) sorted by relevance

/base/update/update_app/entry/src/main/js/default/pages/index/
Dindex.js21 const NO_NEW_VERSION = 0; constant
214 if (data.isExistNewVersion == NO_NEW_VERSION) { // 已经是新版本
/base/update/updateservice/services/engine/src/
Dupdate_service.cpp525 if (status == HAS_NEW_VERSION || status == NO_NEW_VERSION) { in SearchCallback()
532 versionInfo_.status = NO_NEW_VERSION; in SearchCallback()
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h68 NO_NEW_VERSION, enumerator