Home
last modified time | relevance | path

Searched defs:webDownloadDelegate (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_web_download_delegate.cpp36 WebDownloadDelegate *webDownloadDelegate = nullptr; in JS_DownloadBeforeStart() local
59 WebDownloadDelegate *webDownloadDelegate = nullptr; in JS_DownloadDidUpdate() local
81 WebDownloadDelegate *webDownloadDelegate = nullptr; in JS_DownloadDidFinish() local
103 WebDownloadDelegate *webDownloadDelegate = nullptr; in JS_DownloadDidFail() local
Dweb_download_manager.cpp49 WebDownloadDelegate *webDownloadDelegate = GetWebDownloadDelegate(nwebId); in DownloadBeforeStart() local
77 WebDownloadDelegate *webDownloadDelegate = GetWebDownloadDelegate(nwebId); in DownloadDidUpdate() local
/base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/
Dani_web_download_delegate.cpp44 …auto* webDownloadDelegate = reinterpret_cast<WebDownloadDelegate *>(AniParseUtils::Unwrap(env, obj… in JsDownloadBeforeStart() local
60 WebDownloadDelegate* webDownloadDelegate = new (std::nothrow) WebDownloadDelegate(env); in Constructor() local
Dweb_download_manager.cpp49 WebDownloadDelegate *webDownloadDelegate = GetWebDownloadDelegate(nwebId); in DownloadBeforeStart() local
/base/web/webview/interfaces/kits/cj/src/
Dweb_download_manager_impl.cpp51 WebDownloadDelegateImpl *webDownloadDelegate = GetWebDownloadDelegate(nwebId); in DownloadBeforeStart() local
83 WebDownloadDelegateImpl *webDownloadDelegate = GetWebDownloadDelegate(nwebId); in DownloadDidUpdate() local