Searched refs:SetDownloadDelegate (Results 1 – 5 of 5) sorted by relevance
34 static void SetDownloadDelegate(WebDownloadDelegate *delegate);
57 WebDownloadManager::SetDownloadDelegate(delegate); in JS_SetDownloadDelegate()
164 void WebDownloadManager::SetDownloadDelegate(WebDownloadDelegate *delegate) in SetDownloadDelegate() function in OHOS::NWeb::WebDownloadManager
257 static napi_value SetDownloadDelegate(napi_env env, napi_callback_info info);
580 DECLARE_NAPI_FUNCTION("setDownloadDelegate", NapiWebviewController::SetDownloadDelegate), in Init()5157 napi_value NapiWebviewController::SetDownloadDelegate(napi_env env, napi_callback_info info) in SetDownloadDelegate() function in OHOS::NWeb::NapiWebviewController