Home
last modified time | relevance | path

Searched refs:GRANT_CANCEL (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_common.h29 GRANT_CANCEL = -64, // Keep consistent with the defined enum of security component service enumerator
H A Dsecurity_component_pattern.cpp667 if (result == static_cast<int32_t>(SecurityComponentHandleResult::GRANT_CANCEL)) { in CreateFirstUseDialogCloseFunc()