Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.cpp415 void WebDelegateCross::OnErrorReceive(void* object) in OnErrorReceive() function in OHOS::Ace::WebDelegateCross
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp2347 void JSWeb::OnErrorReceive(const JSCallbackInfo& args) in OnErrorReceive() function in OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp4070 void WebDelegate::OnErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, in OnErrorReceive() function in OHOS::Ace::WebDelegate