Searched refs:GetBundleList (Results 1 – 6 of 6) sorted by relevance
45 util->GetBundleList(bundleList, abilityList); in OrderInput()68 WuKongUtil::GetInstance()->GetBundleList(bundleList, abilityList); in RandomInput()96 WuKongUtil::GetInstance()->GetBundleList(bundleList, abilityList); in PrintResultOfStartAbility()
194 WuKongUtil::GetInstance()->GetBundleList(bundleList, abilityList); in ShowAllAppInfo()
143 void GetBundleList(std::vector<std::string> &bundlelist, std::vector<std::string> &abilitylist);
220 const std::vector<std::shared_ptr<AbilityTree>>& GetBundleList() in GetBundleList() function
217 util->GetBundleList(bundleList, abilityList); in ProtectRightAbility()
179 void WuKongUtil::GetBundleList(std::vector<std::string> &bundlelist, std::vector<std::string> &abil… in GetBundleList() function in OHOS::WuKong::WuKongUtil