Searched defs:ExtensionList (Results 1 - 4 of 4) sorted by path

/external/chromium_org/chrome/browser/profile_resetter/
H A Dresettable_settings_snapshot.h27 // ExtensionList is a vector of pairs. The first component is the extension
29 typedef base::StringPairs ExtensionList; typedef in class:ResettableSettingsSnapshot
57 const ExtensionList& enabled_extensions() const {
101 ExtensionList enabled_extensions_;
/external/chromium_org/chrome/browser/ui/app_list/
H A Dstart_page_service.h35 ExtensionList; typedef in class:app_list::StartPageService
/external/chromium_org/extensions/common/
H A Dextension.h486 typedef std::vector<scoped_refptr<const Extension> > ExtensionList; typedef in namespace:extensions
/external/deqp/framework/opengl/
H A DgluContextInfo.hpp76 typedef CachedValue<std::vector<std::string>, GetExtensions> ExtensionList; typedef in namespace:glu
113 ExtensionList m_extensions;

Completed in 308 milliseconds