Home
last modified time | relevance | path

Searched defs:downloadPath (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dweb_download_item.h56 std::string downloadPath; variable
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp218 …oid WebDownload_Continue(const WebBeforeDownloadCallbackWrapper *wrapper, const char *downloadPath) in WebDownload_Continue()