Searched defs:originalUrl (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_download_item.h | 46 std::string originalUrl; variable
|
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/ |
H A D | nweb_helper_test.cpp | 406 char* originalUrl = WebDownloadItem_OriginalUrl(downloadItem); variable
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_handler_impl.cpp | 731 …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 D | ark_web_handler_wrapper.cpp | 832 …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 D | nweb_handler.h | 837 …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 D | web_event.h | 552 const std::string& originalUrl, in WebAllSslErrorEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 612 const std::string& originalUrl, in OnAllSslErrorRequestByJS()
|