Searched defs:SetDownloadDelegate (Results 1 - 3 of 3) sorted by relevance
/base/web/webview/interfaces/kits/napi/webviewcontroller/ | ||
H A D | web_download_manager.cpp | 164 void WebDownloadManager::SetDownloadDelegate(WebDownloadDelegate *delegate) in SetDownloadDelegate() function in OHOS::NWeb::WebDownloadManager |
H A D | napi_webview_controller.cpp | 4761 napi_value NapiWebviewController::SetDownloadDelegate(napi_env env, napi_callback_info info) in SetDownloadDelegate() function in OHOS::NWeb::NapiWebviewController |
/base/web/webview/interfaces/kits/cj/src/ | ||
H A D | web_download_manager_impl.cpp | 155 void WebDownloadManagerImpl::SetDownloadDelegate(WebDownloadDelegateImpl *delegate) in SetDownloadDelegate() function in OHOS::Webview::WebDownloadManagerImpl |
Completed in 12 milliseconds