Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dsimple_auth_context.cpp113 …bool getRemainTimesRet = values.GetInt32Value(Attributes::ATTR_REMAIN_TIMES, resultInfo.remainTime… in GetPropertyForAuthResult() local
114 IF_FALSE_LOGE_AND_RETURN_VAL(getRemainTimesRet == true, GENERAL_ERROR); in GetPropertyForAuthResult()