Searched defs:GetTextMatches (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/history/ | ||
D | text_database.cc | 302 void TextDatabase::GetTextMatches(const std::string& query, in GetTextMatches() function in history::TextDatabase |
D | text_database_manager.cc | 412 void TextDatabaseManager::GetTextMatches( in GetTextMatches() function in history::TextDatabaseManager |
/external/chromium_org/chrome/browser/history/ | ||
D | url_database.cc | 334 bool URLDatabase::GetTextMatches(const base::string16& query, in GetTextMatches() function in history::URLDatabase |