Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h901 RefPtr<WebResponse> OnInterceptRequest(const BaseEventInfo* info) const in OnInterceptRequest() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2990 void JSWeb::OnInterceptRequest(const JSCallbackInfo& args) in OnInterceptRequest() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5020 RefPtr<WebResponse> WebDelegate::OnInterceptRequest(const std::shared_ptr<BaseEventInfo>& info) in OnInterceptRequest() function in OHOS::Ace::WebDelegate