Searched refs:expecting_shutdown (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dplugin_channel_host.h48 bool expecting_shutdown() { return expecting_shutdown_; } function in class:content::PluginChannelHost
H A Dwebplugin_delegate_proxy.cc489 if (channel_host_.get() && !channel_host_->expecting_shutdown()) {

Completed in 82 milliseconds