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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.h 169 void URLLoadStartNotify(int32_t pp_error);
file_downloader.cc 142 start_notify = &FileDownloader::URLLoadStartNotify;
277 void FileDownloader::URLLoadStartNotify(int32_t pp_error) {
278 PLUGIN_PRINTF(("FileDownloader::URLLoadStartNotify (pp_error=%"

Completed in 38 milliseconds