Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1154 void WebDelegateCross::OnHttpErrorReceive(void* object) in OnHttpErrorReceive() function in OHOS::Ace::WebDelegateCross
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2958 void JSWeb::OnHttpErrorReceive(const JSCallbackInfo& args) in OnHttpErrorReceive() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4985 void WebDelegate::OnHttpErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, in OnHttpErrorReceive() function in OHOS::Ace::WebDelegate