Searched refs:allowAbilityList (Results 1 – 2 of 2) sorted by relevance
93 void GetAllowAbilityList(std::vector<std::string> &allowAbilityList);99 ErrCode CheckAbilityArgumentList(std::vector<std::string> &allowAbilityList);
348 void WuKongUtil::GetAllowAbilityList(std::vector<std::string> &allowAbilityList) in GetAllowAbilityList() argument350 allowAbilityList = allowAbilityList_; in GetAllowAbilityList()