Searched refs:CheckForUpdatesSoon (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dtest_extension_service.cc66 void TestExtensionService::CheckForUpdatesSoon() { function in class:TestExtensionService
H A Dtest_extension_service.h47 virtual void CheckForUpdatesSoon() OVERRIDE;
H A Dextension_service.h146 virtual void CheckForUpdatesSoon() = 0;
231 virtual void CheckForUpdatesSoon() OVERRIDE;
667 // extension URL is found, and by CheckForUpdatesSoon() when an update check
H A Dshared_module_service.cc101 service->CheckForUpdatesSoon();
H A Dextension_sync_service.cc323 extension_service_->CheckForUpdatesSoon();
358 extension_service_->CheckForUpdatesSoon();
H A Dextension_service.cc1145 void ExtensionService::CheckForUpdatesSoon() { function in class:ExtensionService
/external/chromium_org/chrome/browser/themes/
H A Dtheme_syncable_service.cc243 extensions_service->CheckForUpdatesSoon();

Completed in 3206 milliseconds