Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Dtext_database.cc302 void TextDatabase::GetTextMatches(const std::string& query, in GetTextMatches() function in history::TextDatabase
Dtext_database_manager.cc412 void TextDatabaseManager::GetTextMatches( in GetTextMatches() function in history::TextDatabaseManager
/external/chromium_org/chrome/browser/history/
Durl_database.cc334 bool URLDatabase::GetTextMatches(const base::string16& query, in GetTextMatches() function in history::URLDatabase