Searched refs:CleanUpUrlForMatching (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_utils.h132 base::string16 CleanUpUrlForMatching(
H A Dbookmark_index.cc117 ExtractQueryWords(CleanUpUrlForMatching(node->url(), languages_, NULL));
131 ExtractQueryWords(CleanUpUrlForMatching(node->url(), languages_, NULL));
216 CleanUpUrlForMatching(node->url(), languages_, &adjustments),
H A Dbookmark_utils.cc425 base::string16 CleanUpUrlForMatching( function in namespace:bookmarks
/external/chromium_org/chrome/browser/history/
H A Dscored_history_match.cc72 bookmarks::CleanUpUrlForMatching(gurl, languages, &adjustments);
H A Durl_index_private_data.cc752 bookmarks::CleanUpUrlForMatching(gurl, languages, NULL);
1230 bookmarks::CleanUpUrlForMatching(row.url(), languages, NULL);

Completed in 386 milliseconds