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

  /external/chromium_org/content/child/npapi/
plugin_url_fetcher.h 36 bool copy_stream_data);
50 bool copy_stream_data() { return copy_stream_data_; } function in class:content::PluginURLFetcher
plugin_url_fetcher.cc 94 bool copy_stream_data)
105 copy_stream_data_(copy_stream_data),
webplugin_delegate_impl.cc 325 bool copy_stream_data = !!(quirks_ & PLUGIN_QUIRK_COPY_STREAM_DATA); local
329 render_frame_id, render_view_id, resource_id, copy_stream_data));
plugin_stream_url.cc 53 plugin_url_fetcher_->copy_stream_data());

Completed in 264 milliseconds