Searched refs:PutDownloadBeforeStart (Results 1 – 3 of 3) sorted by relevance
41 void PutDownloadBeforeStart(napi_env, napi_value callback);
48 webDownloadDelegate->PutDownloadBeforeStart(env, argv[0]); in JS_DownloadBeforeStart()
247 void WebDownloadDelegate::PutDownloadBeforeStart(napi_env, napi_value callback) in PutDownloadBeforeStart() function in OHOS::NWeb::WebDownloadDelegate