Searched refs:GetTextMatches (Results 1 – 3 of 3) sorted by relevance
190 bool GetTextMatches(const base::string16& query, URLRows* results);
357 bool URLDatabase::GetTextMatches(const base::string16& query, in GetTextMatches() function in history::URLDatabase
1272 db_->GetTextMatches(text_query, &text_matches); in QueryHistoryText()