Home
last modified time | relevance | path

Searched refs:GetOnNeutralSuccessId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.cpp176 dialog->GetOnNeutralSuccessId(), [weak = WeakClaim(this)](const ClickInfo& info) { in BindButtonEvent()
196 dialog->GetOnNeutralSuccessId(), [weak = WeakClaim(this)]() { in BindButtonEvent()
637 component->GetOnNeutralSuccessId()); in RemoveBackendEvent()
641 … BackEndEventManager<void()>::GetInstance().RemoveBackEndEvent(component->GetOnNeutralSuccessId()); in RemoveBackendEvent()
H A Ddialog_tween_component.h107 const EventMarker& GetOnNeutralSuccessId() const in GetOnNeutralSuccessId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h174 const EventMarker& GetOnNeutralSuccessId() const in GetOnNeutralSuccessId() function