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

  /external/chromium_org/chrome/browser/extensions/
test_extension_service.cc 66 void TestExtensionService::CheckForUpdatesSoon() {
test_extension_service.h 47 virtual void CheckForUpdatesSoon() OVERRIDE;
shared_module_service.cc 102 service->CheckForUpdatesSoon();
extension_service.h 122 virtual void CheckForUpdatesSoon() = 0;
203 virtual void CheckForUpdatesSoon() OVERRIDE;
632 // extension URL is found, and by CheckForUpdatesSoon() when an update check
extension_sync_service.cc 322 extension_service_->CheckForUpdatesSoon();
357 extension_service_->CheckForUpdatesSoon();
extension_service.cc     [all...]
  /external/chromium_org/chrome/browser/themes/
theme_syncable_service.cc 244 extensions_service->CheckForUpdatesSoon();

Completed in 77 milliseconds