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

/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.cc325 GURL ReplaceURLHostAndPath(const GURL& url, function in namespace:__anon2994
339 return ReplaceURLHostAndPath(url, uber_host, new_path);
369 *url = ReplaceURLHostAndPath(*url, new_host, new_path);

Completed in 61 milliseconds