Searched refs:getAuthTypesRet (Results 1 – 1 of 1) sorted by relevance
236 bool getAuthTypesRet = request->GetInt32ArrayValue(Attributes::ATTR_AUTH_TYPES, authTypes); in ProcQueryExecutorInfoRequest() local237 IF_FALSE_LOGE_AND_RETURN_VAL(getAuthTypesRet, GENERAL_ERROR); in ProcQueryExecutorInfoRequest()