Searched refs:UPGRADE_ERROR (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/google/
H A Dgoogle_update_win.cc130 : result_(UPGRADE_ERROR) {
177 result_ = UPGRADE_ERROR;
266 UPGRADE_ERROR, error_code, base::string16()));
363 if (results == UPGRADE_ERROR) {
394 DCHECK(results == UPGRADE_ERROR ? error_code != GOOGLE_UPDATE_NO_ERROR :
398 if (results == UPGRADE_ERROR) {
419 UPGRADE_ERROR, error_code, error_message));
H A Dgoogle_update_win.h36 UPGRADE_ERROR = 5, enumerator in enum:GoogleUpdateUpgradeResult
/external/chromium_org/chrome/browser/ui/webui/help/
H A Dversion_updater_win.cc208 case UPGRADE_ERROR: {

Completed in 114 milliseconds