Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dweb_modifier_callbacks.cpp271 void OnHttpErrorReceive(const CallbackHelper<Callback_OnHttpErrorReceiveEvent_Void>& arkCallback, in OnHttpErrorReceive() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.cpp1321 void WebDelegateCross::OnHttpErrorReceive(void* object) in OnHttpErrorReceive() function in OHOS::Ace::WebDelegateCross
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dmock_web_delegate.cpp827 void WebDelegate::OnHttpErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, in OnHttpErrorReceive() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp3567 void JSWeb::OnHttpErrorReceive(const JSCallbackInfo& args) in OnHttpErrorReceive() function in OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp5780 void WebDelegate::OnHttpErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, in OnHttpErrorReceive() function in OHOS::Ace::WebDelegate