Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/cj/src/
H A Dweb_download_manager_impl.cpp69 void DownloadDidUpdate(NWebDownloadItem *downloadItem, WebDownloadItemCallbackWrapper *wrapper) in DownloadDidUpdate() function
71 WEBVIEWLOGI("DownloadDidUpdate."); in DownloadDidUpdate()
101 webDownloadDelegate->DownloadDidUpdate(webDownloadItem); in DownloadDidUpdate()
126 WebDownloader_SetDownloadDidUpdate(g_download_callback, &DownloadDidUpdate); in RegisterDownloadCallback()
H A Dweb_download_delegate_impl.cpp50 void WebDownloadDelegateImpl::DownloadDidUpdate(WebDownloadItemImpl *webDownloadItemImpl) in DownloadDidUpdate() function in OHOS::Webview::WebDownloadDelegateImpl
52 WEBVIEWLOGI("[DOWNLOAD] WebDownloadDelegate::DownloadDidUpdate"); in DownloadDidUpdate()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_manager.cpp67 void DownloadDidUpdate(NWebDownloadItem *downloadItem, WebDownloadItemCallbackWrapper *wrapper) in DownloadDidUpdate() function
69 WVLOG_D("DownloadDidUpdate."); in DownloadDidUpdate()
100 webDownloadDelegate->DownloadDidUpdate(webDownloadItem); in DownloadDidUpdate()
126 WebDownloader_SetDownloadDidUpdate(g_download_callback, &DownloadDidUpdate); in RegisterDownloadCallback()
H A Dweb_download_delegate.h37 void DownloadDidUpdate(WebDownloadItem *webDownloadItem);
H A Dweb_download_delegate.cpp108 void WebDownloadDelegate::DownloadDidUpdate(WebDownloadItem *webDownloadItem) in DownloadDidUpdate() function in OHOS::NWeb::WebDownloadDelegate
110 WVLOG_D("[DOWNLOAD] WebDownloadDelegate::DownloadDidUpdate"); in DownloadDidUpdate()
112 WVLOG_E("[DOWNLOAD] WebDownloadDelegate::DownloadDidUpdate nil env."); in DownloadDidUpdate()
/base/web/webview/interfaces/kits/cj/include/
H A Dweb_download_delegate_impl.h31 void DownloadDidUpdate(WebDownloadItemImpl *webDownloadItemImpl);

Completed in 2 milliseconds