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());
108 url_prefix_, "report", client_name_, version_, std::string());
140 url_prefix_.c_str(),
H A Dping_manager.h85 std::string url_prefix_; member in class:SafeBrowsingPingManager
H A Dsafe_browsing_test.cc113 : url_prefix_(url_prefix) {}
117 config.url_prefix = url_prefix_;
131 std::string url_prefix_; member in class:__anon4620::FakeSafeBrowsingService
140 : url_prefix_(url_prefix) {}
143 return new FakeSafeBrowsingService(url_prefix_);
147 std::string url_prefix_; member in class:__anon4620::TestSafeBrowsingServiceFactory
H A Dprotocol_manager.cc122 url_prefix_(config.url_prefix),
130 DCHECK(!url_prefix_.empty());
718 url_prefix_, "downloads", client_name_, version_, additional_query_);
735 url_prefix_, "gethash", client_name_, version_, additional_query_);
745 if (StartsWithASCII(url_prefix_, "https://", false))
H A Dsafe_browsing_service_browsertest.cc72 : url_prefix_(url_prefix) {}
76 config.url_prefix = url_prefix_;
90 std::string url_prefix_; member in class:__anon4613::FakeSafeBrowsingService
99 : url_prefix_(url_prefix) {}
102 return new FakeSafeBrowsingService(url_prefix_);
106 std::string url_prefix_; member in class:__anon4613::TestSafeBrowsingServiceFactory
H A Dprotocol_manager.h374 std::string url_prefix_; member in class:SafeBrowsingProtocolManager
/external/chromium_org/net/url_request/
H A Dview_cache_helper.h107 std::string url_prefix_; member in class:net::ViewCacheHelper
H A Dview_cache_helper.cc125 url_prefix_ = url_prefix;
258 data_->append(FormatEntryInfo(entry_, url_prefix_));

Completed in 1609 milliseconds