Home
last modified time | relevance | path

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

/external/chromium_org/components/search_engines/
Dkeyword_web_data_service.cc77 WebDataServiceBase::Handle KeywordWebDataService::GetKeywords( in GetKeywords() function in KeywordWebDataService
Dkeyword_table.cc271 bool KeywordTable::GetKeywords(Keywords* keywords) { in GetKeywords() function in KeywordTable
/external/chromium_org/chrome/browser/webdata/
Dkeyword_table_unittest.cc83 KeywordTable::Keywords GetKeywords() const { in GetKeywords() function in KeywordTableTest