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

/external/chromium/chrome/browser/chromeos/
H A Dgoogle_update_chromeos.cc35 // We need to shunt this request over to InitiateGoogleUpdateCheck and have
40 this, &GoogleUpdate::InitiateGoogleUpdateCheck, install_if_newer,
47 bool GoogleUpdate::InitiateGoogleUpdateCheck(bool install_if_newer, function in class:GoogleUpdate
/external/chromium/chrome/browser/google/
H A Dgoogle_update.h126 bool InitiateGoogleUpdateCheck(bool install_if_newer, views::Window* window,
H A Dgoogle_update.cc204 // InitiateGoogleUpdateCheck.
255 // We need to shunt this request over to InitiateGoogleUpdateCheck and have
260 this, &GoogleUpdate::InitiateGoogleUpdateCheck, install_if_newer,
267 bool GoogleUpdate::InitiateGoogleUpdateCheck(bool install_if_newer, function in class:GoogleUpdate

Completed in 31 milliseconds