Home
last modified time | relevance | path

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

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