Searched refs:setEslRet (Results 1 – 1 of 1) sorted by relevance
90 bool setEslRet = attr.SetInt32Value(Attributes::ATTR_ESL, executorInfo.esl); in SetExecutorInfoToAttributes() local91 IF_FALSE_LOGE_AND_RETURN_VAL(setEslRet, false); in SetExecutorInfoToAttributes()