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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 112 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(),
protocol_manager.h 407 std::string https_url_prefix_; member in class:SafeBrowsingProtocolManager

Completed in 109 milliseconds