Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/extensions/
Dbrowser_extensions_util.cc41 owner->GetBrowserContext()->GetGuestManager(); in GetAllGuestsForOwnerContents()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.h71 content::BrowserPluginGuestManager* GetGuestManager() override;
Dalloy_browser_context.cc351 content::BrowserPluginGuestManager* AlloyBrowserContext::GetGuestManager() { in GetGuestManager() function in AlloyBrowserContext