Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/alloy/
Dalloy_download_util.cc13 return static_cast<AlloyBrowserContext*>(context)->GetDownloadPrefs(); in GetDownloadPrefsFromBrowserContext()
Dalloy_browser_context.h122 DownloadPrefs* GetDownloadPrefs();
Dalloy_browser_context.cc453 DownloadPrefs* AlloyBrowserContext::GetDownloadPrefs() { in GetDownloadPrefs() function in AlloyBrowserContext