Searched defs:AssociatedExtensionInfo (Results 1 – 2 of 2) sorted by relevance
484 struct AssociatedExtensionInfo { struct488 Type type;490 std::string extension_id;493 bool wants_to_be_default_engine;497 base::Time install_time;
1147 TemplateURL::AssociatedExtensionInfo::AssociatedExtensionInfo( in AssociatedExtensionInfo() function in TemplateURL::AssociatedExtensionInfo