Home
last modified time | relevance | path

Searched defs:prefs (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/external/chromium_org/content/renderer/
Drender_view_linux.cc17 const RendererPreferences& prefs) { in RendererPreferencesToSkiaHinting()
47 const RendererPreferences& prefs) { in RendererPreferencesToSkiaLCDOrder()
63 const RendererPreferences& prefs) { in RendererPreferencesToSkiaLCDOrientation()
81 const RendererPreferences& prefs = renderer_preferences_; in UpdateFontRenderingFromRendererPrefs() local
/external/chromium_org/chrome/browser/chromeos/login/saml/
Dsaml_offline_signin_limiter_unittest.cc100 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
141 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
185 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
229 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
261 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
290 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
316 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
387 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
451 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
475 PrefService* prefs = profile_->GetPrefs(); in TEST_F() local
[all …]
/external/chromium_org/chrome/browser/prefs/
Dsession_startup_pref.cc42 void SetNewURLList(PrefService* prefs) { in SetNewURLList()
104 void SessionStartupPref::SetStartupPref(PrefService* prefs, in SetStartupPref()
133 SessionStartupPref SessionStartupPref::GetStartupPref(PrefService* prefs) { in GetStartupPref()
152 void SessionStartupPref::MigrateIfNecessary(PrefService* prefs) { in MigrateIfNecessary()
248 void SessionStartupPref::MigrateMacDefaultPrefIfNecessary(PrefService* prefs) { in MigrateMacDefaultPrefIfNecessary()
267 bool SessionStartupPref::TypeIsManaged(PrefService* prefs) { in TypeIsManaged()
276 bool SessionStartupPref::URLsAreManaged(PrefService* prefs) { in URLsAreManaged()
285 bool SessionStartupPref::TypeIsDefault(PrefService* prefs) { in TypeIsDefault()
/external/chromium_org/chrome/browser/printing/cloud_print/
Dcloud_print_proxy_service_unittest.cc243 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
259 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
276 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
294 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
311 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
332 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
356 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
377 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
396 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
419 TestingPrefServiceSyncable* prefs = profile_.GetTestingPrefService(); in TEST_F() local
[all …]
/external/chromium_org/chrome/service/cloud_print/
Dconnector_settings_unittest.cc64 ServiceProcessPrefs* prefs = in CreateTestFile() local
83 scoped_ptr<ServiceProcessPrefs> prefs(CreateTestFile(kEmptyJSons[i])); in TEST_F() local
98 scoped_ptr<ServiceProcessPrefs> prefs(CreateTestFile(kServiceStateContent)); in TEST_F() local
114 scoped_ptr<ServiceProcessPrefs> prefs(CreateTestFile(kServiceStateContent)); in TEST_F() local
135 scoped_ptr<ServiceProcessPrefs> prefs(CreateTestFile("{}")); in TEST_F() local
/external/chromium_org/chrome/browser/profiles/
Dchrome_version_service.cc23 void ChromeVersionService::SetVersion(PrefService* prefs, in SetVersion()
29 std::string ChromeVersionService::GetVersion(PrefService* prefs) { in GetVersion()
34 void ChromeVersionService::OnProfileLoaded(PrefService* prefs, in OnProfileLoaded()
/external/chromium_org/third_party/webrtc/base/
Dproxydetect_unittest.cc59 bool GetProxyInfo(const std::string prefs, ProxyInfo* info) { in GetProxyInfo()
89 std::string prefs(kFirefoxHeader); in TEST_F() local
105 std::string prefs(kFirefoxHeader); in TEST_F() local
121 std::string prefs(kFirefoxHeader); in TEST_F() local
136 std::string prefs(kFirefoxHeader); in TEST_F() local
151 std::string prefs(kFirefoxHeader); in TEST_F() local
/external/chromium_org/chrome/browser/extensions/
Dlaunch_util.cc45 LaunchType GetLaunchType(const ExtensionPrefs* prefs, in GetLaunchType()
70 LaunchType GetLaunchTypePrefValue(const ExtensionPrefs* prefs, in GetLaunchTypePrefValue()
95 LaunchContainer GetLaunchContainer(const ExtensionPrefs* prefs, in GetLaunchContainer()
148 bool HasPreferredLaunchContainer(const ExtensionPrefs* prefs, in HasPreferredLaunchContainer()
/external/chromium_org/chrome/installer/util/
Dmaster_preferences_unittest.cc46 installer::MasterPreferences prefs(prefs_file()); in TEST_F() local
80 installer::MasterPreferences prefs(prefs_file()); in TEST_F() local
139 installer::MasterPreferences prefs(prefs_file()); in TEST_F() local
198 installer::MasterPreferences prefs(prefs_file()); in TEST_F() local
217 installer::MasterPreferences prefs(prefs_path); in TEST() local
262 installer::MasterPreferences prefs(cmd_line); in TEST_F() local
337 installer::MasterPreferences prefs(kCreateAllShortcutsFalsePrefs); in TEST_F() local
367 installer::MasterPreferences prefs(kCreateAllShortcutsFalsePrefs); in TEST_F() local
394 installer::MasterPreferences prefs(kCreateAllShortcutsFalsePrefs); in TEST_F() local
427 const installer::MasterPreferences prefs(kOldMasterPrefs); in TEST_F() local
[all …]
/external/chromium_org/chrome/browser/metrics/variations/
Dvariations_request_scheduler_mobile_unittest.cc26 TestingPrefServiceSimple prefs; in TEST() local
39 TestingPrefServiceSimple prefs; in TEST() local
55 TestingPrefServiceSimple prefs; in TEST() local
82 TestingPrefServiceSimple prefs; in TEST() local
109 TestingPrefServiceSimple prefs; in TEST() local
/external/chromium_org/chrome/browser/android/
Dnew_tab_page_prefs.cc38 PrefService* prefs = profile_->GetPrefs(); in GetCurrentlyOpenTabsCollapsed() local
45 PrefService* prefs = profile_->GetPrefs(); in SetCurrentlyOpenTabsCollapsed() local
57 PrefService* prefs = profile_->GetPrefs(); in SetSnapshotDocumentCollapsed() local
70 PrefService* prefs = profile_->GetPrefs(); in SetRecentlyClosedTabsCollapsed() local
82 PrefService* prefs = profile_->GetPrefs(); in SetSyncPromoCollapsed() local
100 PrefService* prefs = profile_->GetPrefs(); in SetForeignSessionCollapsed() local
/external/chromium_org/chrome/browser/
Ddo_not_track_browsertest.cc23 PrefService* prefs = browser()->profile()->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
42 PrefService* prefs = browser()->profile()->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
61 PrefService* prefs = browser()->profile()->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dsalsa_ui.cc38 void RevertPreferences(PrefService* prefs, in RevertPreferences()
87 PrefService* prefs = profile->GetPrefs(); in ~SalsaUI() local
119 PrefService* prefs = profile->GetPrefs(); in SetPreferenceValue() local
145 PrefService* prefs = profile->GetPrefs(); in BackupPreferenceValue() local
/external/chromium_org/chrome/browser/content_settings/
Dcontent_settings_policy_provider_unittest.cc50 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService(); in TEST_F() local
84 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService(); in TEST_F() local
111 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService(); in TEST_F() local
138 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService(); in TEST_F() local
210 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService(); in TEST_F() local
247 TestingPrefServiceSyncable* prefs = profile.GetTestingPrefService(); in TEST_F() local
/external/chromium_org/base/prefs/
Dpref_member.h51 PrefService* prefs() { return prefs_; } in prefs() function
52 const PrefService* prefs() const { return prefs_; } in prefs() function
172 void Init(const char* pref_name, PrefService* prefs, in Init()
176 void Init(const char* pref_name, PrefService* prefs, in Init()
182 void Init(const char* pref_name, PrefService* prefs) { in Init()
Dpref_member_unittest.cc38 void Init(const char* pref_name, PrefService* prefs) { in Init()
81 explicit PrefMemberTestClass(PrefService* prefs) in PrefMemberTestClass()
104 TestingPrefServiceSimple prefs; in TEST() local
250 TestingPrefServiceSimple prefs; in TEST() local
270 TestingPrefServiceSimple prefs; in TEST() local
302 TestingPrefServiceSimple prefs; in TEST() local
/external/chromium_org/chrome/browser/extensions/api/preference/
Dpreference_apitest.cc36 PrefService* prefs = profile_->GetPrefs(); in CheckPreferencesSet() local
56 PrefService* prefs = profile_->GetPrefs(); in CheckPreferencesCleared() local
108 PrefService* prefs = profile_->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
144 PrefService* prefs = profile_->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
173 PrefService* prefs = profile_->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
196 PrefService* prefs = profile_->GetPrefs(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/chromeos/login/
Dreset_browsertest.cc130 PrefService* prefs = g_browser_process->local_state(); in IN_PROC_BROWSER_TEST_F() local
143 PrefService* prefs = g_browser_process->local_state(); in IN_PROC_BROWSER_TEST_F() local
164 PrefService* prefs = g_browser_process->local_state(); in IN_PROC_BROWSER_TEST_F() local
189 PrefService* prefs = g_browser_process->local_state(); in IN_PROC_BROWSER_TEST_F() local
210 PrefService* prefs = g_browser_process->local_state(); in IN_PROC_BROWSER_TEST_F() local
238 PrefService* prefs = g_browser_process->local_state(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/components/policy/core/browser/
Dautofill_policy_handler_unittest.cc20 PrefValueMap prefs; in TEST_F() local
33 PrefValueMap prefs; in TEST_F() local
48 PrefValueMap prefs; in TEST_F() local
/external/chromium_org/chrome/browser/sync/
Dsync_policy_handler_unittest.cc21 PrefValueMap prefs; in TEST_F() local
34 PrefValueMap prefs; in TEST_F() local
49 PrefValueMap prefs; in TEST_F() local
/external/chromium_org/chrome/browser/ui/webui/
Dgesture_config_ui.cc58 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs(); in UpdatePreferenceValue() local
78 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs(); in ResetPreferenceValue() local
90 PrefService* prefs = Profile::FromWebUI(web_ui())->GetPrefs(); in SetPreferenceValue() local
/external/chromium_org/chrome/browser/extensions/api/settings_overrides/
Dsettings_overrides_api.cc43 bool GetPrepopulatedSearchProvider(PrefService* prefs, in GetPrepopulatedSearchProvider()
62 PrefService* prefs, in ConvertSearchProvider()
143 PreferenceAPI* prefs = PreferenceAPI::Get(profile_); in SetPref() local
154 PreferenceAPI* prefs = PreferenceAPI::Get(profile_); in UnsetPref() local
271 ExtensionPrefs* prefs = ExtensionPrefs::Get(profile_); in RegisterSearchProvider() local
/external/chromium_org/chrome/browser/chromeos/policy/
Dapp_pack_updater.cc41 void SetCurrentAppPackExtensions(scoped_ptr<base::DictionaryValue> prefs) { in SetCurrentAppPackExtensions()
135 scoped_ptr<base::DictionaryValue> prefs(new base::DictionaryValue()); in LoadPolicy() local
174 const base::DictionaryValue* prefs) { in OnExtensionListsUpdated()
196 scoped_ptr<base::DictionaryValue> prefs( in UpdateExtensionLoader() local
/external/chromium_org/chrome/browser/component_updater/
Drecovery_component_installer.cc72 void RecoveryRegisterHelper(ComponentUpdateService* cus, PrefService* prefs) { in RecoveryRegisterHelper()
90 void RecoveryUpdateVersionHelper(const Version& version, PrefService* prefs) { in RecoveryUpdateVersionHelper()
96 PrefService* prefs) in RecoveryComponentInstaller()
166 PrefService* prefs) { in RegisterRecoveryComponent()
/external/chromium_org/chrome/browser/extensions/api/hotword_private/
Dhotword_private_api.cc91 PrefService* prefs = GetProfile()->GetPrefs(); in RunSync() local
103 PrefService* prefs = GetProfile()->GetPrefs(); in RunSync() local
114 PrefService* prefs = GetProfile()->GetPrefs(); in RunSync() local
129 PrefService* prefs = GetProfile()->GetPrefs(); in RunSync() local

12345678910>>...20