Home
last modified time | relevance | path

Searched refs:CLICK_GRANT_FAILED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_common.h27 CLICK_GRANT_FAILED = 1, enumerator
H A Dsecurity_component_pattern.cpp238 res = static_cast<int32_t>(SecurityComponentHandleResult::CLICK_GRANT_FAILED); in InitOnClick()
624 …sonNode->Put("handleRes", static_cast<int32_t>(SecurityComponentHandleResult::CLICK_GRANT_FAILED)); in DoTriggerOnclick()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_location_button.cpp115 int32_t res = static_cast<int32_t>(SecurityComponentHandleResult::CLICK_GRANT_FAILED); in Execute()
H A Djs_paste_button.cpp114 int32_t res = static_cast<int32_t>(SecurityComponentHandleResult::CLICK_GRANT_FAILED); in Execute()
H A Djs_save_button.cpp115 int32_t res = static_cast<int32_t>(SecurityComponentHandleResult::CLICK_GRANT_FAILED); in Execute()