Searched refs:RemoveDownloadDelegateRef (Results 1 – 3 of 3) sorted by relevance
39 static void RemoveDownloadDelegateRef(int32_t nwebId);
155 void WebDownloadManager::RemoveDownloadDelegateRef(int32_t nwebId) in RemoveDownloadDelegateRef() function in OHOS::NWeb::WebDownloadManager
480 napi_value RemoveDownloadDelegateRef(napi_env env, napi_value thisVar) in RemoveDownloadDelegateRef() function489 WebDownloadManager::RemoveDownloadDelegateRef(webviewController->GetWebId()); in RemoveDownloadDelegateRef()5173 (void)RemoveDownloadDelegateRef(env, thisVar); in SetDownloadDelegate()