Home
last modified time | relevance | path

Searched refs:GetAllowList (Results 1 – 5 of 5) sorted by relevance

/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp115 WuKongUtil::GetInstance()->GetAllowList(allowlist); in GetAbilityIndex()
/test/ostest/wukong/common/include/
Dwukong_util.h117 void GetAllowList(std::vector<std::string> &Allowlist);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp402 WuKongUtil::GetInstance()->GetAllowList(allowList); in ProtectRightAbility()
Drandom_test_flow.cpp403 WuKongUtil::GetInstance()->GetAllowList(allowList); in ProtectRightAbility()
/test/ostest/wukong/common/src/
Dwukong_util.cpp343 void WuKongUtil::GetAllowList(std::vector<std::string> &allowList) in GetAllowList() function in OHOS::WuKong::WuKongUtil