Searched refs:GetAllDelayedInstallInfo (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_garbage_collector.cc190 info = extension_prefs->GetAllDelayedInstallInfo();
H A Dextension_prefs_unittest.cc498 prefs()->GetAllDelayedInstallInfo());
504 info = prefs()->GetAllDelayedInstallInfo();
530 prefs()->GetAllDelayedInstallInfo());
H A Dextension_service.cc424 extension_prefs_->GetAllDelayedInstallInfo());
445 extension_prefs_->GetAllDelayedInstallInfo());
/external/chromium_org/extensions/browser/
H A Dextension_prefs.h470 scoped_ptr<ExtensionsInfo> GetAllDelayedInstallInfo() const;
H A Dextension_prefs.cc1552 GetAllDelayedInstallInfo() const { function in class:extensions::ExtensionPrefs

Completed in 873 milliseconds