Home
last modified time | relevance | path

Searched defs:local_state_prefs (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/net/
H A Dproxy_service_factory.cc56 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfProfile()
68 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfLocalState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/net/
H A Dproxy_service_factory.cc56 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfProfile()
68 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfLocalState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/proxy_config/ios/
H A Dproxy_service_factory.cc31 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfProfile()
40 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfLocalState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/proxy_config/ios/
H A Dproxy_service_factory.cc31 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfProfile()
40 PrefService* local_state_prefs) { in CreatePrefProxyConfigTrackerOfLocalState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/proxy/
H A Dproxy_config_service_impl.cc37 const PrefService* local_state_prefs, in GetNetworkProxyConfig()
55 PrefService* local_state_prefs, in ProxyConfigServiceImpl()
184 const PrefService* local_state_prefs) { in GetActiveProxyConfigDictionary()
H A Dproxy_config_service_impl_unittest.cc70 TestingPrefServiceSimple local_state_prefs; in TEST_F() local
102 TestingPrefServiceSimple local_state_prefs; in TEST_F() local
H A Dproxy_config_handler.cc46 const PrefService* local_state_prefs, in GetProxyConfigForNetwork()
H A Dui_proxy_config_service.cc34 const PrefService* local_state_prefs, in GetProxyConfig()
188 PrefService* local_state_prefs, in UIProxyConfigService()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/triggers/
H A Dtrigger_throttler.cc130 TriggerThrottler::TriggerThrottler(PrefService* local_state_prefs) in TriggerThrottler()
307 void TriggerThrottler::ResetPrefsForTesting(PrefService* local_state_prefs) { in ResetPrefsForTesting()
H A Dtrigger_manager.cc70 PrefService* local_state_prefs) in TriggerManager()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/triggers/
H A Dtrigger_throttler.cc130 TriggerThrottler::TriggerThrottler(PrefService* local_state_prefs) in TriggerThrottler()
304 void TriggerThrottler::ResetPrefsForTesting(PrefService* local_state_prefs) { in ResetPrefsForTesting()
H A Dtrigger_manager.cc70 PrefService* local_state_prefs) in TriggerManager()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_prefs_unittest.cc27 PrefService* local_state_prefs() { in local_state_prefs() function in data_reduction_proxy::DataReductionProxyPrefsTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_prefs_unittest.cc27 PrefService* local_state_prefs() { in local_state_prefs() function in data_reduction_proxy::DataReductionProxyPrefsTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/ntp_snippets/remote/
H A Dremote_suggestions_scheduler_impl.cc349 EulaState(PrefService* local_state_prefs, base::OnceClosure eula_accepted) in EulaState()
446 PrefService* local_state_prefs, in RemoteSuggestionsSchedulerImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/ntp_snippets/remote/
H A Dremote_suggestions_scheduler_impl.cc349 EulaState(PrefService* local_state_prefs, base::OnceClosure eula_accepted) in EulaState()
446 PrefService* local_state_prefs, in RemoteSuggestionsSchedulerImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/onc/
H A Donc_utils.cc1299 const PrefService* local_state_prefs, in GetPolicyForNetwork()
1325 const PrefService* local_state_prefs, in HasPolicyForNetwork()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/users/
H A Dchrome_user_manager_impl.cc237 bool IsProxyUsed(const PrefService* local_state_prefs) { in IsProxyUsed()