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

  /external/chromium_org/content/child/npapi/
plugin_url_fetcher.h 51 bool pending_failure_notification() { return pending_failure_notification_; }
84 bool pending_failure_notification_; member in class:content::PluginURLFetcher
plugin_url_fetcher.cc 107 pending_failure_notification_(false) {
312 pending_failure_notification_ = true;

Completed in 49 milliseconds