Home
last modified time | relevance | path

Searched refs:SetAllowAbilityList (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/common/include/
Dwukong_util.h105 ErrCode SetAllowAbilityList(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Dfocus_test_flow.cpp268 result = WuKongUtil::GetInstance()->SetAllowAbilityList(optarg); in SetBlackWhiteSheet()
Drandom_test_flow.cpp268 result = WuKongUtil::GetInstance()->SetAllowAbilityList(optarg); in SetBlackWhiteSheet()
/test/ostest/wukong/common/src/
Dwukong_util.cpp263 ErrCode WuKongUtil::SetAllowAbilityList(const std::string &optarg) in SetAllowAbilityList() function in OHOS::WuKong::WuKongUtil