Home
last modified time | relevance | path

Searched defs:AddKeywords (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/importer/
Dprofile_writer.cc216 void ProfileWriter::AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords() function in ProfileWriter
Dimporter_unittest.cc617 virtual void AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords() function in FirefoxObserver
827 void AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords() function in Firefox3Observer
/external/clang/lib/Basic/
DIdentifierTable.cpp174 void IdentifierTable::AddKeywords(const LangOptions &LangOpts) { in AddKeywords() function in IdentifierTable