Home
last modified time | relevance | path

Searched refs:setCredentialCountRet (Results 1 - 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
H A Dsimple_auth_context.cpp206 bool setCredentialCountRet = finalResult.SetUint16Value(Attributes::ATTR_CREDENTIAL_COUNT, in SetCredentialDigest() local
208 IF_FALSE_LOGE_AND_RETURN_VAL(setCredentialCountRet == true, false); in SetCredentialDigest()
H A Dauth_widget_helper.cpp174 bool setCredentialCountRet = extraInfo.SetUint16Value(Attributes::ATTR_CREDENTIAL_COUNT, in SetReuseUnlockResult() local
176 IF_FALSE_LOGE_AND_RETURN_VAL(setCredentialCountRet == true, GENERAL_ERROR); in SetReuseUnlockResult()

Completed in 2 milliseconds