Home
last modified time | relevance | path

Searched refs:UPGRADE_ERROR (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/shotwell/shotwell-0.30.14/src/db/
H A DDb.vala31 UPGRADE_ERROR,
86 return VerifyResult.UPGRADE_ERROR;
103 return VerifyResult.UPGRADE_ERROR;
116 return VerifyResult.UPGRADE_ERROR;
129 return VerifyResult.UPGRADE_ERROR;
149 return VerifyResult.UPGRADE_ERROR;
155 return VerifyResult.UPGRADE_ERROR;
173 return VerifyResult.UPGRADE_ERROR;
185 return VerifyResult.UPGRADE_ERROR;
198 return VerifyResult.UPGRADE_ERROR;
[all …]
/dports/graphics/elementary-photos/photos-2.7.1/src/db/
H A DDb.vala44 UPGRADE_ERROR,
86 return VerifyResult.UPGRADE_ERROR;
128 return VerifyResult.UPGRADE_ERROR;
134 return VerifyResult.UPGRADE_ERROR;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/google/
H A Dgoogle_update_win.cc71 UPGRADE_ERROR = 5, enumerator
441 status_(UPGRADE_ERROR) {}
446 DCHECK_NE(status_ == UPGRADE_ERROR, in ~UpdateCheckDriver()
453 if (status_ == UPGRADE_ERROR) { in ~UpdateCheckDriver()
469 if (status_ == UPGRADE_ERROR) { in ~UpdateCheckDriver()
813 GoogleUpdateUpgradeStatus upgrade_status = UPGRADE_ERROR; in PollGoogleUpdate()
872 status_ = UPGRADE_ERROR; in OnUpgradeError()
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A Dmain.vala71 case Db.VerifyResult.UPGRADE_ERROR:
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A Dmain.vala58 case Db.VerifyResult.UPGRADE_ERROR: