Home
last modified time | relevance | path

Searched refs:DownloadBeforeStart (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
H A Dweb_download_manager_impl.cpp43 void DownloadBeforeStart(NWebDownloadItem *downloadItem, WebBeforeDownloadCallbackWrapper *wrapper) in DownloadBeforeStart() function
45 WEBVIEWLOGD("[DOWNLOAD] DownloadBeforeStart."); in DownloadBeforeStart()
66 webDownloadDelegate->DownloadBeforeStart(webDownloadItem); in DownloadBeforeStart()
125 WebDownloader_SetDownloadBeforeStart(g_download_callback, &DownloadBeforeStart); in RegisterDownloadCallback()
H A Dweb_download_delegate_impl.cpp40 void WebDownloadDelegateImpl::DownloadBeforeStart(WebDownloadItemImpl *webDownloadItemImpl) in DownloadBeforeStart() function in OHOS::Webview::WebDownloadDelegateImpl
42 WEBVIEWLOGI("[DOWNLOAD] WebDownloadDelegate::DownloadBeforeStart"); in DownloadBeforeStart()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_manager.cpp41 void DownloadBeforeStart(NWebDownloadItem *downloadItem, WebBeforeDownloadCallbackWrapper *wrapper) in DownloadBeforeStart() function
43 WVLOG_D("[DOWNLOAD] DownloadBeforeStart."); in DownloadBeforeStart()
64 webDownloadDelegate->DownloadBeforeStart(webDownloadItem); in DownloadBeforeStart()
125 WebDownloader_SetDownloadBeforeStart(g_download_callback, &DownloadBeforeStart); in RegisterDownloadCallback()
H A Dweb_download_delegate.h36 void DownloadBeforeStart(WebDownloadItem *webDownloadItem);
H A Dweb_download_delegate.cpp65 void WebDownloadDelegate::DownloadBeforeStart(WebDownloadItem *webDownloadItem) in DownloadBeforeStart() function in OHOS::NWeb::WebDownloadDelegate
67 WVLOG_D("[DOWNLOAD] WebDownloadDelegate::DownloadBeforeStart"); in DownloadBeforeStart()
69 WVLOG_E("[DOWNLOAD] WebDownloadDelegate::DownloadBeforeStart nil env"); in DownloadBeforeStart()
/base/web/webview/interfaces/kits/cj/include/
H A Dweb_download_delegate_impl.h30 void DownloadBeforeStart(WebDownloadItemImpl *webDownloadItemImpl);

Completed in 3 milliseconds