Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/renderer/npapi/ | |
plugin_channel_host.h | 48 bool expecting_shutdown() { return expecting_shutdown_; } function in class:content::PluginChannelHost |
webplugin_delegate_proxy.cc | 495 if (!channel_host_->expecting_shutdown()) { [all...] |