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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h 28 DOWNLOAD_TO_FILE = 0,
94 // Open() or OpenStream(). If DownloadMode is DOWNLOAD_TO_FILE,
154 // This class loads and opens the file in three steps for DOWNLOAD_TO_FILE:
file_downloader.cc 449 return mode_ == DOWNLOAD_TO_FILE;
plugin.cc     [all...]

Completed in 28 milliseconds