Searched refs:ReportResults (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/chromeos/ |
D | google_update_chromeos.cc | 100 &GoogleUpdate::ReportResults, final, success in InitiateGoogleUpdateCheck() 106 void GoogleUpdate::ReportResults(GoogleUpdateUpgradeResult results, in ReportResults() function in GoogleUpdate
|
/external/chromium/chrome/browser/google/ |
D | google_update.cc | 283 &GoogleUpdate::ReportResults, UPGRADE_ERROR, error_code)); in InitiateGoogleUpdateCheck() 356 &GoogleUpdate::ReportResults, results, GOOGLE_UPDATE_NO_ERROR)); in InitiateGoogleUpdateCheck() 362 void GoogleUpdate::ReportResults(GoogleUpdateUpgradeResult results, in ReportResults() function in GoogleUpdate 376 &GoogleUpdate::ReportResults, UPGRADE_ERROR, error_code)); in ReportFailure()
|
D | google_update.h | 133 void ReportResults(GoogleUpdateUpgradeResult results,
|