Home
last modified time | relevance | path

Searched refs:allowAbilityList (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/common/include/
Dwukong_util.h93 void GetAllowAbilityList(std::vector<std::string> &allowAbilityList);
99 ErrCode CheckAbilityArgumentList(std::vector<std::string> &allowAbilityList);
/test/ostest/wukong/common/src/
Dwukong_util.cpp348 void WuKongUtil::GetAllowAbilityList(std::vector<std::string> &allowAbilityList) in GetAllowAbilityList() argument
350 allowAbilityList = allowAbilityList_; in GetAllowAbilityList()