Searched refs:getRemainTimesRet (Results 1 – 1 of 1) sorted by relevance
58 bool getRemainTimesRet = values.GetInt32Value(Attributes::ATTR_REMAIN_TIMES, remainTimes); in SetFreezingTimeAndRemainTimes() local59 IF_FALSE_LOGE_AND_RETURN_VAL(getRemainTimesRet == true, GENERAL_ERROR); in SetFreezingTimeAndRemainTimes()