Searched refs:setCredentialCountRet (Results 1 – 2 of 2) sorted by relevance
185 bool setCredentialCountRet = extraInfo.SetUint16Value(Attributes::ATTR_CREDENTIAL_COUNT, in SetReuseUnlockResult() local187 IF_FALSE_LOGE_AND_RETURN_VAL(setCredentialCountRet == true, GENERAL_ERROR); in SetReuseUnlockResult()
257 bool setCredentialCountRet = finalResult.SetUint16Value(Attributes::ATTR_CREDENTIAL_COUNT, in SetCredentialDigest() local259 IF_FALSE_LOGE_AND_RETURN_VAL(setCredentialCountRet == true, false); in SetCredentialDigest()