Home
last modified time | relevance | path

Searched defs:IamScopeGuard (Results 1 - 1 of 1) sorted by relevance

/base/useriam/user_auth_framework/common/utils/
H A Diam_scope_guard.h29 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