Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.h128 std::function<int32_t(int32_t)> CreateFirstUseDialogCloseFunc(
H A Dsecurity_component_pattern.cpp646 std::function<int32_t(int32_t)> SecurityComponentPattern::CreateFirstUseDialogCloseFunc( in CreateFirstUseDialogCloseFunc() function in OHOS::Ace::NG::SecurityComponentPattern
707 OnClickAfterFirstUseDialog = CreateFirstUseDialogCloseFunc( in ReportSecurityComponentClickEvent()
739 OnClickAfterFirstUseDialog = CreateFirstUseDialogCloseFunc( in ReportSecurityComponentClickEvent()