Searched refs:setAuthTypesRet (Results 1 – 1 of 1) sorted by relevance
209 bool setAuthTypesRet = request->SetInt32ArrayValue(Attributes::ATTR_AUTH_TYPES, authTypes); in SendQueryExecutorInfoMsg() local210 IF_FALSE_LOGE_AND_RETURN_VAL(setAuthTypesRet, false); in SendQueryExecutorInfoMsg()