Home
last modified time | relevance | path

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

/test/ostest/wukong/common/include/
Dwukong_util.h78 void SetAllAppInfo(std::vector<std::string> &bundleList, std::vector<std::string> &abilityList);
/test/ostest/wukong/common/src/
Dwukong_util.cpp269 void WuKongUtil::SetAllAppInfo(std::vector<std::string> &bundleList, std::vector<std::string> &abil… in SetAllAppInfo() function in OHOS::WuKong::WuKongUtil