Home
last modified time | relevance | path

Searched refs:GetAllowAbilityList (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/common/include/
Dwukong_util.h93 void GetAllowAbilityList(std::vector<std::string> &allowAbilityList);
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp424 WuKongUtil::GetInstance()->GetAllowAbilityList(abilityList); in ProtectRightAbility()
/test/ostest/wukong/common/src/
Dwukong_util.cpp348 void WuKongUtil::GetAllowAbilityList(std::vector<std::string> &allowAbilityList) in GetAllowAbilityList() function in OHOS::WuKong::WuKongUtil