Searched refs:setTokenRet (Results 1 – 1 of 1) sorted by relevance
346 … bool setTokenRet = attr.SetUint8ArrayValue(Attributes::ATTR_SIGNATURE, authResultInfo.token); in ProcAuthResultMsgInner() local347 IF_FALSE_LOGE_AND_RETURN_VAL(setTokenRet, ResultCode::GENERAL_ERROR); in ProcAuthResultMsgInner()