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

  /external/chromium_org/components/bookmarks/browser/
bookmark_utils.h 132 base::string16 CleanUpUrlForMatching(
bookmark_index.cc 117 ExtractQueryWords(CleanUpUrlForMatching(node->url(), languages_, NULL));
131 ExtractQueryWords(CleanUpUrlForMatching(node->url(), languages_, NULL));
216 CleanUpUrlForMatching(node->url(), languages_, &adjustments),
bookmark_utils.cc 425 base::string16 CleanUpUrlForMatching(
  /external/chromium_org/chrome/browser/history/
scored_history_match.cc 72 bookmarks::CleanUpUrlForMatching(gurl, languages, &adjustments);
url_index_private_data.cc 752 bookmarks::CleanUpUrlForMatching(gurl, languages, NULL);
    [all...]

Completed in 525 milliseconds