Searched defs:OnDownloadStart (Results 1 – 6 of 6) sorted by relevance
27 void ArkWebDownloadCallbackImpl::OnDownloadStart(const ArkWebString& url, const ArkWebString& user_… in OnDownloadStart() function in OHOS::ArkWeb::ArkWebDownloadCallbackImpl
27 void ArkWebDownloadCallbackWrapper::OnDownloadStart(const std::string& url, const std::string& user… in OnDownloadStart() function in OHOS::ArkWeb::ArkWebDownloadCallbackWrapper
122 void DownloadListenerImpl::OnDownloadStart(const std::string& url, const std::string& userAgent, in OnDownloadStart() function in OHOS::Ace::DownloadListenerImpl
4855 void WebDelegate::OnDownloadStart(const std::string& url, const std::string& userAgent, in OnDownloadStart() function in OHOS::Ace::WebDelegate
1295 void WebDelegateCross::OnDownloadStart(void* object) in OnDownloadStart() function in OHOS::Ace::WebDelegateCross
2751 void JSWeb::OnDownloadStart(const JSCallbackInfo& args) in OnDownloadStart() function in OHOS::Ace::Framework::JSWeb