Home
last modified time | relevance | path

Searched refs:AppendParam (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/google/
Dgoogle_util.cc18 GURL AppendParam(const GURL& url, in AppendParam() function
43 return AppendParam(url, "hl", locale); in AppendGoogleLocaleParam()
62 return AppendParam(url, "sd", google_domain.substr(first_dot + 1)); in AppendGoogleTLDParam()