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

/external/chromium_org/components/autofill/core/browser/
H A Dtest_autofill_client.h56 void SetPrefs(scoped_ptr<PrefService> prefs) { prefs_ = prefs.Pass(); } function in class:autofill::TestAutofillClient
/external/chromium_org/chrome/browser/chromeos/
H A Dpreferences_browsertest.cc65 void SetPrefs(PrefService* prefs, bool variant) { function in class:chromeos::PreferencesTest
152 SetPrefs(prefs1, false);
166 SetPrefs(prefs2, true);
176 SetPrefs(prefs2, false);
179 SetPrefs(prefs2, true);
186 SetPrefs(prefs1, true);
189 SetPrefs(prefs1, false);
H A Dui_proxy_config_service.cc69 void UIProxyConfigService::SetPrefs(PrefService* profile_prefs, function in class:chromeos::UIProxyConfigService
/external/chromium_org/chrome/browser/extensions/
H A Ddefault_apps.cc144 SetPrefs(prefs);
151 void Provider::SetPrefs(base::DictionaryValue* prefs) { function in class:default_apps::Provider
165 ExternalProviderImpl::SetPrefs(prefs);
H A Dexternal_provider_impl.cc97 // The loader will call back to SetPrefs.
101 void ExternalProviderImpl::SetPrefs(base::DictionaryValue* prefs) { function in class:extensions::ExternalProviderImpl
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs.cc312 void PluginPrefs::SetPrefs(PrefService* prefs) { function in class:PluginPrefs

Completed in 2079 milliseconds