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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 109 client_name_(client_name),
740 std::string url = ComposeUrl(http_url_prefix_, "downloads", client_name_,
750 std::string url= ComposeUrl(http_url_prefix_, "gethash", client_name_,
760 return GURL(ComposeUrl(https_url_prefix_, "newkey", client_name_, version_,
773 std::string url = ComposeUrl(http_url_prefix_, "report", client_name_,
805 client_name_.c_str(),
protocol_manager.h 392 std::string client_name_; member in class:SafeBrowsingProtocolManager

Completed in 51 milliseconds