Home
last modified time | relevance | path

Searched refs:SetCloseDialogImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_component.h54 void SetCloseDialogImpl(const BuildDialogImpl& closeDialogImpl) in SetCloseDialogImpl() function
H A Dcustom_dialog_element.cpp45 controller->SetCloseDialogImpl([weak = AceType::WeakClaim(this)]() { in PerformBuild()