Home
last modified time | relevance | path

Searched refs:set_web_plugin (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.cc60 instance_->set_web_plugin(plugin_); in Initialize()
119 instance_->set_web_plugin(NULL); in DestroyInstance()
Dplugin_instance.h99 void set_web_plugin(WebPlugin* webplugin) { in set_web_plugin() function