Searched refs:disable_auto_update (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_manager.h61 bool disable_auto_update) = 0;
99 bool disable_auto_update);
199 // network requests using |request_context_getter|. When |disable_auto_update|
210 bool disable_auto_update);
H A Dprotocol_manager.cc53 bool disable_auto_update) {
57 disable_auto_update);
77 bool disable_auto_update) {
84 disable_auto_update);
95 bool disable_auto_update)
113 disable_auto_update_(disable_auto_update) {
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
87 SafeBrowsingProtocolManager( 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& http_url_prefix, const std::string& https_url_prefix, bool disable_auto_update) argument
H A Dsafe_browsing_service_browsertest.cc182 bool disable_auto_update)
186 disable_auto_update),
238 bool disable_auto_update) {
242 disable_auto_update);
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
H A Dsafe_browsing_service.cc561 bool disable_auto_update = local
582 disable_auto_update);

Completed in 59 milliseconds