Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h908 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