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

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.cc 57 quirks_ |= PLUGIN_QUIRK_COPY_STREAM_DATA;
325 bool copy_stream_data = !!(quirks_ & PLUGIN_QUIRK_COPY_STREAM_DATA);
webplugin_delegate_impl.h 79 PLUGIN_QUIRK_COPY_STREAM_DATA = 524288, // All platforms

Completed in 50 milliseconds