Home
last modified time | relevance | path

Searched defs:originalUrl (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp606 OnAllSslErrorRequestByJS(std::shared_ptr<NWeb::NWebJSAllSslErrorResult> result, OHOS::NWeb::SslError error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame) OnAllSslErrorRequestByJS() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h559 WebAllSslErrorEvent(const RefPtr<AllSslErrorResult>& result, int32_t error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame ) WebAllSslErrorEvent() argument

Completed in 7 milliseconds