Searched refs:url_prefix_ (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dping_manager.cc37 url_prefix_(config.url_prefix) {
38 DCHECK(!url_prefix_.empty());
109 url_prefix_, "report", client_name_, version_, std::string());
144 url_prefix_.c_str(),
H A Dping_manager.h85 std::string url_prefix_; member in class:SafeBrowsingPingManager
H A Dprotocol_manager.cc120 url_prefix_(config.url_prefix),
124 DCHECK(!url_prefix_.empty());
720 url_prefix_, "downloads", client_name_, version_, additional_query_);
737 url_prefix_, "gethash", client_name_, version_, additional_query_);
747 if (StartsWithASCII(url_prefix_, "https://", false))
H A Dprotocol_manager.h362 std::string url_prefix_; member in class:SafeBrowsingProtocolManager
/external/chromium/net/url_request/
H A Dview_cache_helper.h105 std::string url_prefix_; member in class:net::ViewCacheHelper
H A Dview_cache_helper.cc125 url_prefix_ = url_prefix;
253 data_->append(FormatEntryInfo(entry_, url_prefix_));
/external/chromium_org/net/url_request/
H A Dview_cache_helper.h111 std::string url_prefix_; member in class:net::ViewCacheHelper
H A Dview_cache_helper.cc126 url_prefix_ = url_prefix;
257 data_->append(FormatEntryInfo(entry_, url_prefix_));

Completed in 122 milliseconds