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

  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_manager.cc 40 void BrowserPluginManager::RemoveBrowserPlugin(int guest_instance_id) {
browser_plugin_manager.h 46 // responsible for removing its association via RemoveBrowserPlugin.
53 void RemoveBrowserPlugin(int guest_instance_id);
browser_plugin.cc 74 browser_plugin_manager()->RemoveBrowserPlugin(guest_instance_id_);
    [all...]

Completed in 72 milliseconds