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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 111 http_url_prefix_(http_url_prefix),
114 DCHECK(!http_url_prefix_.empty() && !https_url_prefix_.empty());
740 std::string url = ComposeUrl(http_url_prefix_, "downloads", client_name_,
750 std::string url= ComposeUrl(http_url_prefix_, "gethash", client_name_,
773 std::string url = ComposeUrl(http_url_prefix_, "report", client_name_,
protocol_manager.h 403 std::string http_url_prefix_; member in class:SafeBrowsingProtocolManager

Completed in 89 milliseconds