Searched refs:DownloadBeforeStart (Results 1 – 3 of 3) sorted by relevance
41 void DownloadBeforeStart(NWebDownloadItem *downloadItem, WebBeforeDownloadCallbackWrapper *wrapper) in DownloadBeforeStart() function64 webDownloadDelegate->DownloadBeforeStart(webDownloadItem); in DownloadBeforeStart()125 WebDownloader_SetDownloadBeforeStart(g_download_callback, &DownloadBeforeStart); in RegisterDownloadCallback()
36 void DownloadBeforeStart(WebDownloadItem *webDownloadItem);
65 void WebDownloadDelegate::DownloadBeforeStart(WebDownloadItem *webDownloadItem) in DownloadBeforeStart() function in OHOS::NWeb::WebDownloadDelegate