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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc 287 return FinishStreaming(file_open_notify_callback_);
302 return FinishStreaming(file_open_notify_callback_);
307 void FileDownloader::FinishStreaming(
318 PLUGIN_PRINTF(("FileDownloader::FinishStreaming (async_notify_ok=%d)\n",
335 "FileDownloader::FinishStreaming (async_notify_ok=%d)\n",
file_downloader.h 88 // and streaming must be completed separately via FinishStreaming().
98 void FinishStreaming(const pp::CompletionCallback& callback);
166 // The public Open*() functions start step 1), and the public FinishStreaming
pnacl_coordinator.cc     [all...]

Completed in 47 milliseconds