Searched defs:LoadWebPageStartEvent (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_event.h | 763 class ACE_EXPORT LoadWebPageStartEvent : public BaseEventInfo { class in OHOS::Ace::NativeEmbedStatus 767 explicit LoadWebPageStartEvent(const std::string& url) : BaseEventInfo("LoadWebPageStartEvent"), loadedUrl_(url) {} in LoadWebPageStartEvent() function in OHOS::Ace::NativeEmbedStatus::LoadWebPageStartEvent |
Completed in 7 milliseconds