HomeSort by relevance Sort by last modified time
    Searched refs:GoogleUpdateErrorCode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/google/
google_update_win.h 41 enum GoogleUpdateErrorCode {
83 GoogleUpdateErrorCode error_code,
121 bool ReportFailure(HRESULT hr, GoogleUpdateErrorCode error_code,
138 GoogleUpdateErrorCode error_code,
google_update_win.cc 39 GoogleUpdateErrorCode CanUpdateCurrentChrome(
261 GoogleUpdateErrorCode error_code = CanUpdateCurrentChrome(chrome_exe);
279 GoogleUpdateErrorCode error = GOOGLE_UPDATE_JOB_SERVER_CREATION_FAILED;
312 GoogleUpdateErrorCode error = GOOGLE_UPDATE_ONDEMAND_CLASS_NOT_FOUND;
333 GoogleUpdateErrorCode error = GOOGLE_UPDATE_ONDEMAND_CLASS_REPORTED_ERROR;
353 GoogleUpdateErrorCode error = GOOGLE_UPDATE_GET_RESULT_CALL_FAILED;
372 GoogleUpdateErrorCode error = GOOGLE_UPDATE_GET_VERSION_INFO_FAILED;
391 GoogleUpdateErrorCode error_code,
409 GoogleUpdateErrorCode error_code,
  /external/chromium_org/chrome/browser/ui/webui/help/
version_updater_win.cc 47 GoogleUpdateErrorCode error_code,
53 GoogleUpdateErrorCode error_code,
160 GoogleUpdateUpgradeResult result, GoogleUpdateErrorCode error_code,
168 GoogleUpdateErrorCode error_code,

Completed in 56 milliseconds