Home
last modified time | relevance | path

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

/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp42 WebDownload_CancelBeforeDownload(nullptr); in NapiFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_c_api.h64 NWEB_EXPORT void WebDownload_CancelBeforeDownload(const WebBeforeDownloadCallbackWrapper *wrapper);
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp54 DO(WebDownload_CancelBeforeDownload); \
207 extern "C" void WebDownload_CancelBeforeDownload(const WebBeforeDownloadCallbackWrapper* wrapper) in WebDownload_CancelBeforeDownload() function
210 WVLOG_E("WebDownload_CancelBeforeDownload not found."); in WebDownload_CancelBeforeDownload()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.cpp539 WebDownload_CancelBeforeDownload(webDownloadItem->before_download_callback); in JS_Cancel()
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp386 WebDownload_CancelBeforeDownload(nullptr); in HWTEST_F()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp1523 WebDownload_CancelBeforeDownload(nativeWebDownloadItemImpl->before_download_callback); in FfiOHOSWebDownloadItemImplCancel()

Completed in 9 milliseconds