NPP_Destroy       201 content/child/npapi/plugin_instance.h   void NPP_Destroy();
NPP_Destroy       117 content/child/npapi/webplugin_delegate_impl.cc     instance_->NPP_Destroy();
NPP_Destroy        83 content/shell/tools/plugin/PluginTest.h   virtual NPError NPP_Destroy(NPSavedData**);
NPP_Destroy        52 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp     virtual NPError NPP_Destroy(NPSavedData**);
NPP_Destroy        43 content/shell/tools/plugin/Tests/NullNPPGetValuePointer.cpp     virtual NPError NPP_Destroy(NPSavedData**) OVERRIDE;
NPP_Destroy       118 content/shell/tools/plugin/main.cpp     pluginFuncs->destroy = NPP_Destroy;
NPP_Destroy       360 content/shell/tools/plugin/main.cpp             obj->pluginTest->NPP_Destroy(save);
NPP_Destroy        25 content/test/plugin/plugin_client.cc   pFuncs->destroy       = NPP_Destroy;
NPP_Destroy       830 third_party/npapi/bindings/npapi.h NPError NP_LOADDS NPP_Destroy(NPP instance, NPSavedData** save);
NPP_Destroy        78 third_party/npapi/npspy/common/np_entry.cpp   pFuncs->destroy       = NPP_Destroy;
NPP_Destroy       687 third_party/npapi/npspy/extern/plugin/npapi.h NPError NP_LOADDS NPP_Destroy(NPP instance, NPSavedData** save);