Home
last modified time | relevance | path

Searched refs:GetDownloadResponseObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h299 const RefPtr<WebDownloadResponseObject>& GetDownloadResponseObject() in GetDownloadResponseObject() function
H A Dweb_delegate_cross.cpp448 auto obj = WebObjectEventManager::GetInstance().GetDownloadResponseObject(); in GetUrl()
458 auto obj = WebObjectEventManager::GetInstance().GetDownloadResponseObject(); in GetMimetype()
468 auto obj = WebObjectEventManager::GetInstance().GetDownloadResponseObject(); in GetContentLength()
478 auto obj = WebObjectEventManager::GetInstance().GetDownloadResponseObject(); in GetUserAgent()