Searched defs:WebSslErrorEvent (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_event.h | 512 class ACE_EXPORT WebSslErrorEvent : public BaseEventInfo { class in OHOS::Ace::NativeEmbedStatus 516 WebSslErrorEvent(const RefPtr<SslErrorResult>& result, int32_t error) in WebSslErrorEvent() function in OHOS::Ace::NativeEmbedStatus::WebSslErrorEvent 518 WebSslErrorEvent(const RefPtr<SslErrorResult>& result, int32_t error, in WebSslErrorEvent() function in OHOS::Ace::NativeEmbedStatus::WebSslErrorEvent |
Completed in 6 milliseconds