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_; }
68 bool expecting_shutdown_; member in class:content::PluginChannelHost
H A Dplugin_channel_host.cc75 PluginChannelHost::PluginChannelHost() : expecting_shutdown_(false) {
134 expecting_shutdown_ = true;

Completed in 120 milliseconds