Home
last modified time | relevance | path

Searched defs:OnUrlLoadIntercept (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h850 bool OnUrlLoadIntercept(const BaseEventInfo* info) const in OnUrlLoadIntercept() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3020 void JSWeb::OnUrlLoadIntercept(const JSCallbackInfo& args) in OnUrlLoadIntercept() function in OHOS::Ace::Framework::JSWeb