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

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

Completed in 25 milliseconds