Searched refs:setCredentialDigestRet (Results 1 – 2 of 2) sorted by relevance
183 …bool setCredentialDigestRet = extraInfo.SetUint64Value(Attributes::ATTR_CREDENTIAL_DIGEST, credent… in SetReuseUnlockResult() local184 IF_FALSE_LOGE_AND_RETURN_VAL(setCredentialDigestRet == true, GENERAL_ERROR); in SetReuseUnlockResult()
254 bool setCredentialDigestRet = finalResult.SetUint64Value(Attributes::ATTR_CREDENTIAL_DIGEST, in SetCredentialDigest() local256 IF_FALSE_LOGE_AND_RETURN_VAL(setCredentialDigestRet == true, false); in SetCredentialDigest()