Home
last modified time | relevance | path

Searched defs:OnErrorReceive (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.cpp1057 void WebDelegateCross::OnErrorReceive(void* object) in OnErrorReceive() function in OHOS::Ace::WebDelegateCross
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2936 void JSWeb::OnErrorReceive(const JSCallbackInfo& args) in OnErrorReceive() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4964 void WebDelegate::OnErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, in OnErrorReceive() function in OHOS::Ace::WebDelegate