Home
last modified time | relevance | path

Searched refs:PutDownloadDidUpdate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_delegate.h42 void PutDownloadDidUpdate(napi_env, napi_value callback);
H A Dnapi_web_download_delegate.cpp70 webDownloadDelegate->PutDownloadDidUpdate(env, argv[0]); in JS_DownloadDidUpdate()
H A Dweb_download_delegate.cpp256 void WebDownloadDelegate::PutDownloadDidUpdate(napi_env, napi_value callback) in PutDownloadDidUpdate() function in OHOS::NWeb::WebDownloadDelegate