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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc 199 } else if (not_streaming() && file_handle_ != PP_kInvalidFileHandle) {
446 bool FileDownloader::not_streaming() const { function in class:plugin::FileDownloader
file_downloader.h 147 bool not_streaming() const;

Completed in 176 milliseconds