HomeSort by relevance Sort by last modified time
    Searched refs:expecting_shutdown_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/npapi/
plugin_channel_host.h 48 bool expecting_shutdown() { return expecting_shutdown_; }
68 bool expecting_shutdown_; member in class:content::PluginChannelHost
plugin_channel_host.cc 75 PluginChannelHost::PluginChannelHost() : expecting_shutdown_(false) {
134 expecting_shutdown_ = true;

Completed in 694 milliseconds