Searched defs:pending_failure_notification (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dplugin_url_fetcher.h51 bool pending_failure_notification() { return pending_failure_notification_; } function in class:content::PluginURLFetcher
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_impl.cc224 bool pending_failure_notification; member in struct:content::WebPluginImpl::ClientInfo
1057 client_info->pending_failure_notification = true;
1291 info.pending_failure_notification = false;
1376 client_info.pending_failure_notification) {

Completed in 354 milliseconds