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

  /external/chromium/chrome/browser/extensions/
mock_extension_service.h 42 MOCK_METHOD0(CheckForUpdatesSoon, void());
extension_service.h 87 virtual void CheckForUpdatesSoon() = 0;
365 virtual void CheckForUpdatesSoon();
extension_service.cc     [all...]
extension_updater_unittest.cc 125 virtual void CheckForUpdatesSoon() {
    [all...]
  /external/chromium_org/chrome/browser/extensions/
test_extension_service.cc 79 void TestExtensionService::CheckForUpdatesSoon() {
test_extension_service.h 54 virtual void CheckForUpdatesSoon() OVERRIDE;
extension_service.h 112 virtual void CheckForUpdatesSoon() = 0;
472 virtual void CheckForUpdatesSoon() OVERRIDE;
    [all...]
extension_service.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
theme_util.cc 140 extensions_service->CheckForUpdatesSoon();
  /external/chromium_org/chrome/browser/themes/
theme_syncable_service.cc 238 extensions_service->CheckForUpdatesSoon();

Completed in 226 milliseconds