Searched refs:kHttpThrottlingEnabled (Results 1 – 4 of 4) sorted by relevance
38 http_throttling_enabled_.Init(prefs::kHttpThrottlingEnabled, prefs, this); in NetPrefObserver()64 if (!pref_name || *pref_name == prefs::kHttpThrottlingEnabled) { in ApplySettings()76 prefs->RegisterBooleanPref(prefs::kHttpThrottlingEnabled, false); in RegisterPrefs()
243 extern const char kHttpThrottlingEnabled[];
689 const char kHttpThrottlingEnabled[] = "http_throttling.enabled"; variable
480 http_throttling_enabled_.Init(prefs::kHttpThrottlingEnabled, pref_service, in Attach()613 if (*pref_name == prefs::kHttpThrottlingEnabled) { in Observe()