Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_download_item.h46 std::string originalUrl; variable
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp406 char* originalUrl = WebDownloadItem_OriginalUrl(downloadItem); variable
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp731 …const ArkWebString& url, const ArkWebString& originalUrl, const ArkWebString& referrer, bool isFat… in OnAllSslErrorRequestByJS()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp832 …ArkWebSslError error, const std::string& url, const std::string& originalUrl, const std::string& r… in OnAllSslErrorRequestByJS()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h837 …const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalE… in OnAllSslErrorRequestByJS()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h552 const std::string& originalUrl, in WebAllSslErrorEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp612 const std::string& originalUrl, in OnAllSslErrorRequestByJS()