Home
last modified time | relevance | path

Searched refs:GetBundleList (Results 1 - 6 of 6) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dappswitch_input.cpp45 util->GetBundleList(bundleList, abilityList); in OrderInput()
68 WuKongUtil::GetInstance()->GetBundleList(bundleList, abilityList); in RandomInput()
110 WuKongUtil::GetInstance()->GetBundleList(bundleList, abilityList); in PrintResultOfStartAbility()
/test/ostest/wukong/shell_command/src/
H A Dwukong_shell_command.cpp194 WuKongUtil::GetInstance()->GetBundleList(bundleList, abilityList); in ShowAllAppInfo()
/test/ostest/wukong/component_event/include/
H A Dtree_manager.h220 const std::vector<std::shared_ptr<AbilityTree>>& GetBundleList() in GetBundleList() function in OHOS::WuKong::TreeManager
/test/ostest/wukong/common/include/
H A Dwukong_util.h144 void GetBundleList(std::vector<std::string> &bundlelist, std::vector<std::string> &abilitylist);
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp218 util->GetBundleList(bundleList, abilityList); in ProtectRightAbility()
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp219 void WuKongUtil::GetBundleList(std::vector<std::string> &bundlelist, std::vector<std::string> &abilitylist) in GetBundleList() function in OHOS::WuKong::WuKongUtil

Completed in 5 milliseconds