Home
last modified time | relevance | path

Searched refs:Resend (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp376 void DataResubmittedOhos::Resend() {} in Resend() function in OHOS::Ace::DataResubmittedOhos
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h438 void Resend() override;
H A Dweb_delegate.cpp621 void DataResubmittedOhos::Resend() in Resend() function in OHOS::Ace::DataResubmittedOhos
624 handler_->Resend(); in Resend()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1534 virtual void Resend() = 0;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp969 JSClass<JSDataResubmitted>::CustomMethod("resend", &JSDataResubmitted::Resend); in JSBind()
979 void Resend(const JSCallbackInfo& args) in Resend() function in OHOS::OHOS::Ace::Framework::JSDataResubmitted
982 dataResubmitted_->Resend(); in Resend()

Completed in 30 milliseconds