Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_guest.cc244 web_contents->SetBrowserPluginGuest(guest); in Create()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h135 void SetBrowserPluginGuest(BrowserPluginGuest* guest); in NON_EXPORTED_BASE()
Dweb_contents_impl.cc4045 void WebContentsImpl::SetBrowserPluginGuest(BrowserPluginGuest* guest) { in SetBrowserPluginGuest() function in content::WebContentsImpl