Searched defs:mackey_url_prefix (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_manager.cc52 const std::string& mackey_url_prefix,
56 request_context_getter, info_url_prefix, mackey_url_prefix,
76 const std::string& mackey_url_prefix,
83 info_url_prefix, mackey_url_prefix,
45 CreateProtocolManager( SafeBrowsingService* sb_service, const std::string& client_name, const std::string& client_key, const std::string& wrapped_key, net::URLRequestContextGetter* request_context_getter, const std::string& info_url_prefix, const std::string& mackey_url_prefix, bool disable_auto_update) argument
69 Create( SafeBrowsingService* sb_service, const std::string& client_name, const std::string& client_key, const std::string& wrapped_key, net::URLRequestContextGetter* request_context_getter, const std::string& info_url_prefix, const std::string& mackey_url_prefix, bool disable_auto_update) argument
H A Dsafe_browsing_service.cc568 std::string mackey_url_prefix = local
581 mackey_url_prefix,
H A Dsafe_browsing_service_browsertest.cc181 const std::string& mackey_url_prefix,
185 info_url_prefix, mackey_url_prefix,
237 const std::string& mackey_url_prefix,
241 request_context_getter, info_url_prefix, mackey_url_prefix,
175 TestProtocolManager(SafeBrowsingService* sb_service, const std::string& client_name, const std::string& client_key, const std::string& wrapped_key, net::URLRequestContextGetter* request_context_getter, const std::string& info_url_prefix, const std::string& mackey_url_prefix, bool disable_auto_update) argument
230 CreateProtocolManager( SafeBrowsingService* sb_service, const std::string& client_name, const std::string& client_key, const std::string& wrapped_key, net::URLRequestContextGetter* request_context_getter, const std::string& info_url_prefix, const std::string& mackey_url_prefix, bool disable_auto_update) argument

Completed in 53 milliseconds