Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp235 void WebModelImpl::SetOnInterceptRequest(std::function<RefPtr<WebResponse>(const BaseEventInfo* inf… in SetOnInterceptRequest() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h914 void SetOnInterceptRequest(OnInterceptRequestImpl&& onInterceptRequestImpl) in SetOnInterceptRequest() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp341 void WebModelNG::SetOnInterceptRequest(std::function<RefPtr<WebResponse>(const BaseEventInfo* info)… in SetOnInterceptRequest() function in OHOS::Ace::NG::WebModelNG