Home
last modified time | relevance | path

Searched refs:pref_service (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/libcef/browser/
Drequest_context_impl.cc413 PrefService* pref_service = browser_context()->AsProfile()->GetPrefs(); in HasPreference() local
414 return (pref_service->FindPreference(name) != nullptr); in HasPreference()
422 PrefService* pref_service = browser_context()->AsProfile()->GetPrefs(); in GetPreference() local
423 const PrefService::Preference* pref = pref_service->FindPreference(name); in GetPreference()
434 PrefService* pref_service = browser_context()->AsProfile()->GetPrefs(); in GetAllPreferences() local
436 base::Value values = pref_service->GetPreferenceValues( in GetAllPreferences()
452 PrefService* pref_service = browser_context()->AsProfile()->GetPrefs(); in CanSetPreference() local
453 const PrefService::Preference* pref = pref_service->FindPreference(name); in CanSetPreference()
463 PrefService* pref_service = browser_context()->AsProfile()->GetPrefs(); in SetPreference() local
467 const PrefService::Preference* pref = pref_service->FindPreference(name); in SetPreference()
[all …]
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.cc175 PrefService* pref_service = GetPrefs(); in Initialize() local
176 DCHECK(pref_service); in Initialize()
177 user_prefs::UserPrefs::Set(this, pref_service); in Initialize()
178 key_->SetPrefs(pref_service); in Initialize()
185 media_device_id_salt_ = new MediaDeviceIDSalt(pref_service); in Initialize()
/third_party/cef/patch/patches/
Dwebui_2037.patch26 #include "components/prefs/pref_service.h"
Dchrome_plugins.patch139 #include "components/prefs/pref_service.h"
/third_party/chromium/patch/
D0002_build_for_ohos.patch6154 #include "components/prefs/pref_service.h"
6498 #include "components/prefs/pref_service.h"
7309 #include "components/prefs/pref_service.h"
7905 #include "components/prefs/pref_service.h"
8099 #include "components/prefs/pref_service.h"
D0004_nweb_cve_bugfix.patch278 #include "components/prefs/pref_service.h"
554 #include "components/prefs/pref_service.h"