Home
last modified time | relevance | path

Searched refs:tempAllowList_ (Results 1 – 2 of 2) sorted by relevance

/test/ostest/wukong/common/include/
Dwukong_util.h218 std::vector<std::string> tempAllowList_; variable
/test/ostest/wukong/common/src/
Dwukong_util.cpp277 tempAllowList_ = tempAllowList; in SetTempAllowList()
282 return tempAllowList_; in GetTempAllowList()