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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h 59 open_and_stream_(true),
191 bool open_and_stream_; member in class:plugin::FileDownloader
file_downloader.cc 58 open_and_stream_ = false;
286 if (open_and_stream_)
301 if (open_and_stream_)

Completed in 28 milliseconds