Searched defs:IsHTTPRef (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url_parser.cc523 bool IsHTTPRef(const TemplateURLRef* ref) { function in namespace:__anon2261
534 if (!IsHTTPRef(url->url()) || !IsHTTPRef(url->suggestions_url()))

Completed in 22 milliseconds