Searched refs:CreatePrefService (Results 1 – 6 of 6) sorted by relevance
/third_party/cef/libcef/browser/prefs/ |
D | browser_prefs.h | 30 std::unique_ptr<PrefService> CreatePrefService(Profile* profile,
|
D | browser_prefs.cc | 133 std::unique_ptr<PrefService> CreatePrefService(Profile* profile, in CreatePrefService() function
|
/third_party/cef/libcef/browser/alloy/ |
D | chrome_browser_process_alloy.cc | 180 browser_prefs::CreatePrefService(nullptr /* profile */, root_cache_path, in local_state()
|
D | alloy_browser_context.cc | 136 pref_service_ = browser_prefs::CreatePrefService( in Initialize()
|
/third_party/chromium/patch/ |
D | 0004-ohos-3.2-Beta5.patch | 7362 @@ -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,
|
D | 0003-ohos-1115.patch | 42708 CreatePrefService(pref_registry_, CreateExtensionPrefStore(this, false),
|