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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h 29 DOWNLOAD_TO_BUFFER,
141 // Returns the buffer used for DOWNLOAD_TO_BUFFER mode.
158 // For DOWNLOAD_TO_BUFFER, the process is very similar:
164 // DOWNLOAD_STREAM is similar to DOWNLOAD_TO_BUFFER except the downloaded
file_downloader.cc 453 return mode_ == DOWNLOAD_TO_BUFFER;
plugin.cc     [all...]

Completed in 35 milliseconds