Home
last modified time | relevance | path

Searched refs:WebDownloadItem_IsPaused (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/napi_fuzzer/
H A Dnapi_fuzzer.cpp68 WebDownloadItem_IsPaused(nullptr); in NapiFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_c_api.h130 NWEB_EXPORT bool WebDownloadItem_IsPaused(const NWebDownloadItem *downloadItem);
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp77 DO(WebDownloadItem_IsPaused); \
401 extern "C" bool WebDownloadItem_IsPaused(const NWebDownloadItem* downloadItem) in WebDownloadItem_IsPaused() function
404 WVLOG_E("WebDownloadItem_IsPaused not found."); in WebDownloadItem_IsPaused()
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp414 * @tc.desc: WebDownloadItem_IsPaused.
426 bool isPaused = WebDownloadItem_IsPaused(download); in HWTEST_F()

Completed in 5 milliseconds