Searched defs:SetOnUrlLoadIntercept (Results 1 – 3 of 3) sorted by relevance
242 void WebModelImpl::SetOnUrlLoadIntercept(std::function<bool(const BaseEventInfo* info)>&& jsCallbac… in SetOnUrlLoadIntercept() function in OHOS::Ace::Framework::WebModelImpl
857 void SetOnUrlLoadIntercept(OnUrlLoadInterceptImpl&& onUrlLoadInterceptImpl) in SetOnUrlLoadIntercept() function
314 void WebModelNG::SetOnUrlLoadIntercept(std::function<bool(const BaseEventInfo* info)>&& jsCallback) in SetOnUrlLoadIntercept() function in OHOS::Ace::NG::WebModelNG