Home
last modified time | relevance | path

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

/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp39 WebDownloader_StartDownload(size, NULL); in NapiFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_c_api.h52 NWEB_EXPORT void WebDownloader_StartDownload(int32_t nwebId, const char* url);
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp49 DO(WebDownloader_StartDownload); \
179 extern "C" void WebDownloader_StartDownload(int32_t nwebId, const char* url) in WebDownloader_StartDownload() function
182 WVLOG_E("WebDownloader_StartDownload not found."); in WebDownloader_StartDownload()
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp384 WebDownloader_StartDownload(1, "test_web"); in HWTEST_F()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp859 WebDownloader_StartDownload(nwebId, webSrc.c_str()); in FfiOHOSWebviewCtlStartDownload()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp4817 WebDownloader_StartDownload(nwebId, url.c_str()); in StartDownload()

Completed in 18 milliseconds