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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc 658 nexe_downloader_.Initialize(this);
767 struct NaClFileInfo info = nexe_downloader_.GetFileInfo();
774 nexe_downloader_.status_code());
810 static_cast<float>(nexe_downloader_.TimeSinceOpenMilliseconds()));
814 nexe_downloader_.url_to_open(),
    [all...]
plugin.h 392 // File download support. |nexe_downloader_| can be opened with a specific
398 FileDownloader nexe_downloader_; member in class:plugin::Plugin

Completed in 167 milliseconds