Home
last modified time | relevance | path

Searched defs:AssociatedExtensionInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/search_engines/
Dtemplate_url.h484 struct AssociatedExtensionInfo { struct
488 Type type;
490 std::string extension_id;
493 bool wants_to_be_default_engine;
497 base::Time install_time;
Dtemplate_url.cc1147 TemplateURL::AssociatedExtensionInfo::AssociatedExtensionInfo( in AssociatedExtensionInfo() function in TemplateURL::AssociatedExtensionInfo