Searched defs:SetOnLoadIntercept (Results 1 – 3 of 3) sorted by relevance
249 void WebModelImpl::SetOnLoadIntercept(std::function<bool(const BaseEventInfo* info)>&& jsCallback) in SetOnLoadIntercept() function in OHOS::Ace::Framework::WebModelImpl
874 void SetOnLoadIntercept(OnLoadInterceptImpl&& onLoadInterceptImpl) in SetOnLoadIntercept() function
323 void WebModelNG::SetOnLoadIntercept(std::function<bool(const BaseEventInfo* info)>&& jsCallback) in SetOnLoadIntercept() function in OHOS::Ace::NG::WebModelNG