Searched refs:getEslRet (Results 1 – 1 of 1) sorted by relevance
123 bool getEslRet = Attr.GetInt32Value(Attributes::ATTR_ESL, esl); in GetExecutorInfoFromAttributes() local124 IF_FALSE_LOGE_AND_RETURN_VAL(getEslRet, false); in GetExecutorInfoFromAttributes()