Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/prefs/
Dbrowser_prefs.h30 std::unique_ptr<PrefService> CreatePrefService(Profile* profile,
Dbrowser_prefs.cc133 std::unique_ptr<PrefService> CreatePrefService(Profile* profile, in CreatePrefService() function
/third_party/cef/libcef/browser/alloy/
Dchrome_browser_process_alloy.cc180 browser_prefs::CreatePrefService(nullptr /* profile */, root_cache_path, in local_state()
Dalloy_browser_context.cc136 pref_service_ = browser_prefs::CreatePrefService( in Initialize()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch7362 @@ -223,8 +229,12 @@ std::unique_ptr<PrefService> CreatePrefService(Profile* profile,
7375 @@ -266,7 +276,9 @@ std::unique_ptr<PrefService> CreatePrefService(Profile* profile,
7385 @@ -291,8 +303,10 @@ std::unique_ptr<PrefService> CreatePrefService(Profile* profile,
D0003-ohos-1115.patch42708 CreatePrefService(pref_registry_, CreateExtensionPrefStore(this, false),