HomeSort by relevance Sort by last modified time
    Searched refs:MatchesQuery (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/download/
download_item.h 226 bool MatchesQuery(const string16& query) const;
download_item.cc 532 bool DownloadItem::MatchesQuery(const string16& query) const {
download_manager.cc 209 if (download_item->MatchesQuery(query_lower))
    [all...]

Completed in 62 milliseconds