Searched refs:MatchesQuery (Results 1 – 3 of 3) sorted by relevance
226 bool MatchesQuery(const string16& query) const;
532 bool DownloadItem::MatchesQuery(const string16& query) const { in MatchesQuery() function in DownloadItem
209 if (download_item->MatchesQuery(query_lower)) in SearchDownloads()