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

  /external/chromium_org/content/child/npapi/
plugin_url_fetcher.h 50 bool copy_stream_data() { return copy_stream_data_; }
82 bool copy_stream_data_; member in class:content::PluginURLFetcher
plugin_url_fetcher.cc 105 copy_stream_data_(copy_stream_data),
339 if (copy_stream_data_) {

Completed in 4637 milliseconds