Searched refs:getExecutorRoleRet (Results 1 – 2 of 2) sorted by relevance
111 bool getExecutorRoleRet = Attr.GetInt32Value(Attributes::ATTR_EXECUTOR_ROLE, executorRole); in GetExecutorInfoFromAttributes() local112 IF_FALSE_LOGE_AND_RETURN_VAL(getExecutorRoleRet, false); in GetExecutorInfoFromAttributes()
240 bool getExecutorRoleRet = request->GetInt32Value(Attributes::ATTR_EXECUTOR_ROLE, executorRole); in ProcQueryExecutorInfoRequest() local241 IF_FALSE_LOGE_AND_RETURN_VAL(getExecutorRoleRet, GENERAL_ERROR); in ProcQueryExecutorInfoRequest()