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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc 126 &FileDownloader::URLReadBodyNotify);
135 void FileDownloader::URLReadBodyNotify(int32_t pp_error) {
136 PLUGIN_PRINTF(("FileDownloader::URLReadBodyNotify (pp_error=%"
152 &FileDownloader::URLReadBodyNotify);
file_downloader.h 105 void URLReadBodyNotify(int32_t pp_error);

Completed in 1126 milliseconds