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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc 370 if (streaming_to_user()) {
377 } else if (streaming_to_user()) {
442 bool FileDownloader::streaming_to_user() const { function in class:plugin::FileDownloader
file_downloader.h 146 bool streaming_to_user() const;

Completed in 535 milliseconds