Home
last modified time | relevance | path

Searched defs:StartDownload (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp93 int32_t DownloadThread::StartDownload(const std::string &fileName, const std::string &url) in StartDownload() function in OHOS::UpdateEngine::DownloadThread
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5190 napi_value NapiWebviewController::StartDownload(napi_env env, napi_callback_info info) in StartDownload() function in OHOS::NWeb::NapiWebviewController