Home
last modified time | relevance | path

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

/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp41 WebDownload_Continue(nullptr, nullptr); in NapiFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_c_api.h62 NWEB_EXPORT void WebDownload_Continue(const WebBeforeDownloadCallbackWrapper *wrapper, const char *downloadPath);
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp53 DO(WebDownload_Continue); \
198 extern "C" void WebDownload_Continue(const WebBeforeDownloadCallbackWrapper* wrapper, const char* downloadPath) in WebDownload_Continue() function
201 WVLOG_E("WebDownload_Continue not found."); in WebDownload_Continue()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.cpp518 WebDownload_Continue(webDownloadItem->before_download_callback, webDownloadItem->downloadPath.c_str()); in JS_Continue()
662 WebDownload_Continue(webDownloadItem->before_download_callback, webDownloadItem->downloadPath.c_str()); in JS_Start()
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp385 WebDownload_Continue(nullptr, "test_web"); in HWTEST_F()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp1509 WebDownload_Continue(nativeWebDownloadItemImpl->before_download_callback, in FfiOHOSWebDownloadItemImplStart()

Completed in 15 milliseconds