Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
Dcustom_dialog_component.h68CustomDialogComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in CustomDialogComponent() function
74CustomDialogComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in CustomDialogComponent() function