Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Dpattern_lock_controller.h26 using SetChallengeResultImpl = std::function<void(PatternLockChallengeResult)>; variable
48 void SetChallengeResultImpl(const SetChallengeResultImpl& setChallengeResultImpl) in SetChallengeResultImpl() function