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

  /external/chromium_org/chrome/browser/ui/
singleton_tabs.cc 20 bool CompareURLsWithReplacements(
120 if (CompareURLsWithReplacements(tab_url, params->url, replacements) ||
121 CompareURLsWithReplacements(rewritten_tab_url,
  /external/chromium/chrome/browser/ui/
browser_navigator.cc 70 bool CompareURLsWithReplacements(
113 if (CompareURLsWithReplacements(tab->tab_contents()->GetURL(),
115 CompareURLsWithReplacements(tab->tab_contents()->GetURL(),

Completed in 51 milliseconds