Home
last modified time | relevance | path

Searched refs:GetProfileKey (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.h92 ProfileKey* GetProfileKey() const override;
Dalloy_browser_context.cc413 ProfileKey* AlloyBrowserContext::GetProfileKey() const { in GetProfileKey() function in AlloyBrowserContext
/third_party/cef/libcef/browser/prefs/
Dbrowser_prefs.cc182 profile->GetProfileKey()); in CreatePrefService()