Home | History | Annotate | Download | only in download

Lines Matching refs:params

977                                    int index, void* params) {
978 DownloadCreateInfo* info = reinterpret_cast<DownloadCreateInfo*>(params);
986 void DownloadManager::FileSelectionCanceled(void* params) {
989 DownloadCreateInfo* info = reinterpret_cast<DownloadCreateInfo*>(params);