Searched defs:UrlLoadInterceptEvent (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_event.h | 908 class ACE_EXPORT UrlLoadInterceptEvent : public BaseEventInfo { class in OHOS::Ace::NativeEmbedStatus 912 explicit UrlLoadInterceptEvent(const std::string& data) : BaseEventInfo("UrlLoadInterceptEvent"), data_(data) {} in UrlLoadInterceptEvent() function in OHOS::Ace::NativeEmbedStatus::UrlLoadInterceptEvent |
Completed in 6 milliseconds