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

/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_manager.cc112 https_url_prefix_(https_url_prefix),
114 DCHECK(!http_url_prefix_.empty() && !https_url_prefix_.empty());
760 return GURL(ComposeUrl(https_url_prefix_, "newkey", client_name_, version_,
804 https_url_prefix_.c_str(),
H A Dprotocol_manager.h407 std::string https_url_prefix_; member in class:SafeBrowsingProtocolManager

Completed in 19 milliseconds