Home
last modified time | relevance | path

Searched defs:GetPrefs (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.cc405 PrefService* AlloyBrowserContext::GetPrefs() { in GetPrefs() function in AlloyBrowserContext
409 const PrefService* AlloyBrowserContext::GetPrefs() const { in GetPrefs() function in AlloyBrowserContext
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc640 PrefService* CefDevToolsFrontend::GetPrefs() const { in GetPrefs() function in CefDevToolsFrontend