Home | History | Annotate | Download | only in search_engines

Lines Matching refs:template_url

129   void Add(TemplateURL* template_url);
132 // This fails if the supplied template_url is the default search provider.
133 void Remove(const TemplateURL* template_url);
269 void RemoveFromMaps(const TemplateURL* template_url);
271 // Removes the supplied template_url from the keyword maps. This searches
274 void RemoveFromKeywordMapByPointer(const TemplateURL* template_url);
276 void AddToMaps(const TemplateURL* template_url);
362 void AddNoNotify(TemplateURL* template_url);
365 // This fails if the supplied template_url is the default search provider.
367 void RemoveNoNotify(const TemplateURL* template_url);