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

  /external/chromium/chrome/browser/chromeos/
google_update_chromeos.cc 35 // 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,
  /external/chromium/chrome/browser/google/
google_update.h 126 bool InitiateGoogleUpdateCheck(bool install_if_newer, views::Window* window,
google_update.cc 204 // 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,
  /external/chromium_org/chrome/browser/google/
google_update_win.h 126 void InitiateGoogleUpdateCheck(bool install_if_newer, HWND window,
google_update_win.cc 183 // InitiateGoogleUpdateCheck.
241 // Need to shunt this request over to InitiateGoogleUpdateCheck and have
245 base::Bind(&GoogleUpdate::InitiateGoogleUpdateCheck, this,
252 void GoogleUpdate::InitiateGoogleUpdateCheck(bool install_if_newer,

Completed in 724 milliseconds