Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h309 static int32_t GenerateDialogId();
H A Ddialog_component.cpp55 dialogId_ = GenerateDialogId(); in DialogComponent()
68 int32_t DialogComponent::GenerateDialogId() in GenerateDialogId() function in OHOS::Ace::DialogComponent