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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_coordinator.cc 808 streaming_downloader_.reset(new FileDownloader());
809 streaming_downloader_->Initialize(plugin_);
833 if (!streaming_downloader_->OpenStream(pexe_url_, cb, this)) {
    [all...]
pnacl_coordinator.h 257 nacl::scoped_ptr<FileDownloader> streaming_downloader_; member in class:plugin::PnaclCoordinator

Completed in 458 milliseconds