Searched defs:CheckForUpdate (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dgoogle_update_chromeos.cc34 void GoogleUpdate::CheckForUpdate(bool install_if_newer, Window* window) { function in class:GoogleUpdate
66 if (chromeos::CheckForUpdate) {
67 success = chromeos::CheckForUpdate(&result);
/external/chromium/chrome/browser/google/
H A Dgoogle_update.cc254 void GoogleUpdate::CheckForUpdate(bool install_if_newer, Window* window) { function in class:GoogleUpdate
329 hr = on_demand->CheckForUpdate(app_guid.c_str(), job_observer);

Completed in 70 milliseconds