Home
last modified time | relevance | path

Searched defs:OnLoadIntercept (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h867 bool OnLoadIntercept(const BaseEventInfo* info) const in OnLoadIntercept() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1234 bool WebDelegateCross::OnLoadIntercept(void* object) in OnLoadIntercept() function in OHOS::Ace::WebDelegateCross
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3046 void JSWeb::OnLoadIntercept(const JSCallbackInfo& args) in OnLoadIntercept() function in OHOS::Ace::Framework::JSWeb