Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h52 ErrCode SetAllowList(const std::string &optarg);
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp323 result = WuKongUtil::GetInstance()->SetAllowList(optarg); in HandleNormalOption()
/test/ostest/wukong/common/src/
Dwukong_util.cpp220 ErrCode WuKongUtil::SetAllowList(const std::string &optarg) in SetAllowList() function in OHOS::WuKong::WuKongUtil