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;
extension_service.h 146 virtual void CheckForUpdatesSoon() = 0;
231 virtual void CheckForUpdatesSoon() OVERRIDE;
667 // extension URL is found, and by CheckForUpdatesSoon() when an update check
shared_module_service.cc 101 service->CheckForUpdatesSoon();
extension_sync_service.cc 323 extension_service_->CheckForUpdatesSoon();
358 extension_service_->CheckForUpdatesSoon();
extension_service.cc     [all...]
  /external/chromium_org/chrome/browser/themes/
theme_syncable_service.cc 243 extensions_service->CheckForUpdatesSoon();

Completed in 135 milliseconds