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_; } function in class:content::PluginChannelHost
webplugin_delegate_proxy.cc 489 if (channel_host_.get() && !channel_host_->expecting_shutdown()) {
    [all...]

Completed in 213 milliseconds