HomeSort by relevance Sort by last modified time
    Searched refs:AddGuest (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/browser_plugin/
test_browser_plugin_guest_manager.cc 18 void TestBrowserPluginGuestManager::AddGuest(
21 BrowserPluginGuestManager::AddGuest(instance_id, guest_web_contents);
test_browser_plugin_guest_manager.h 42 virtual void AddGuest(int instance_id,
browser_plugin_guest_manager.h 75 virtual void AddGuest(int instance_id, WebContentsImpl* guest_web_contents);
browser_plugin_guest_manager.cc 121 void BrowserPluginGuestManager::AddGuest(int instance_id,
browser_plugin_guest.cc 356 GetWebContents()->GetBrowserPluginGuestManager()->AddGuest(instance_id_,
    [all...]

Completed in 91 milliseconds