Home
last modified time | relevance | path

Searched refs:ATTR_REMAIN_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/interfaces/inner_api/
Dattributes.h56 ATTR_REMAIN_ATTEMPTS = ATTR_REMAIN_TIMES, enumerator
/base/useriam/user_auth_framework/services/context/src/
Dremote_auth_invoker_context.cpp329 …bool setRemainAttemptsRet = attr.SetInt32Value(Attributes::ATTR_REMAIN_ATTEMPTS, authResultInfo.re… in ProcAuthResultMsgInner()