Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/child/npapi/ | |
plugin_url_fetcher.h | 46 bool pending_failure_notification() { return pending_failure_notification_; } function in class:content::PluginURLFetcher |
plugin_stream_url.cc | 181 plugin_url_fetcher_->pending_failure_notification()) { |
/external/chromium_org/content/renderer/npapi/ | |
webplugin_impl.cc | 222 bool pending_failure_notification; member in struct:content::WebPluginImpl::ClientInfo [all...] |