Home
last modified time | relevance | path

Searched defs:RemoveDownloadTaskWithPreload (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
Dmock_download_manager.cpp48 bool RemoveDownloadTaskWithPreload(const std::string& url, bool /*isCancel = true*/) override in RemoveDownloadTaskWithPreload() function in OHOS::Ace::MockDownloadManager
/foundation/arkui/ace_engine/adapter/preview/osal/
Ddownload_manager_preview.cpp146 bool RemoveDownloadTaskWithPreload(const std::string& url, bool isCancel = true) override in RemoveDownloadTaskWithPreload() function in OHOS::Ace::DownloadManagerPrview
/foundation/arkui/ace_engine/frameworks/base/network/
Ddownload_manager_impl.cpp428 bool RemoveDownloadTaskWithPreload(const std::string& url, bool isCancel = true) override in RemoveDownloadTaskWithPreload() function in OHOS::Ace::DownloadManagerImpl