Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h162 void SetTempAllowList(std::vector<std::string> tempAllowList);
/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp65 WuKongUtil::GetInstance()->SetTempAllowList(tempAllowList); in CheckLauncherApp()
/test/ostest/wukong/common/src/
Dwukong_util.cpp275 void WuKongUtil::SetTempAllowList(std::vector<std::string> tempAllowList) in SetTempAllowList() function in OHOS::WuKong::WuKongUtil