Searched defs:IamScopeGuard (Results 1 - 1 of 1) sorted by relevance
/base/useriam/user_auth_framework/common/utils/ | ||
H A D | iam_scope_guard.h | 29 class IamScopeGuard : public NoCopyable { class 32 explicit IamScopeGuard(ExitAction &&action) : action_(std::forward<ExitAction>(action)) in IamScopeGuard() function in OHOS::UserIam::Common::IamScopeGuard |
Completed in 1 milliseconds