Home
last modified time | relevance | path

Searched refs:OnLoadInterceptImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h866 using OnLoadInterceptImpl = std::function<bool(const BaseEventInfo* info)>; variable
874 void SetOnLoadIntercept(OnLoadInterceptImpl&& onLoadInterceptImpl) in SetOnLoadIntercept()
1141 OnLoadInterceptImpl onLoadInterceptImpl_;