Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/cj/src/
Dweb_download_ffi.cpp346 auto nativeWebDownloadDelegateImpl = FFIData::Create<WebDownloadDelegateImpl>(); in FfiOHOSWebDownloadDelegateImplConstructor() local
356 auto nativeWebDownloadDelegateImpl = FFIData::GetData<WebDownloadDelegateImpl>(id); in FfiOHOSWebDownloadDelegateImplOnBeforeDownload() local
366 auto nativeWebDownloadDelegateImpl = FFIData::GetData<WebDownloadDelegateImpl>(id); in FfiOHOSWebDownloadDelegateImplOnDownloadUpdated() local
376 auto nativeWebDownloadDelegateImpl = FFIData::GetData<WebDownloadDelegateImpl>(id); in FfiOHOSWebDownloadDelegateImplOnDownloadFinish() local
386 auto nativeWebDownloadDelegateImpl = FFIData::GetData<WebDownloadDelegateImpl>(id); in FfiOHOSWebDownloadDelegateImplOnDownloadFailed() local
397 auto nativeWebDownloadDelegateImpl = FFIData::GetData<WebDownloadDelegateImpl>(delegateId); in FfiOHOSWebDownloadManagerImplSetDownloadDelegate() local