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

/external/chromium/chrome/browser/web_resource/
H A Dweb_resource_service.cc207 int cache_update_delay)
217 cache_update_delay_(cache_update_delay),
199 WebResourceService( Profile* profile, PrefService* prefs, const char* web_resource_server, bool apply_locale_to_url, NotificationType::Type notification_type, const char* last_update_time_pref_name, int start_fetch_delay, int cache_update_delay) argument

Completed in 18 milliseconds