Home
last modified time | relevance | path

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

/test/ostest/wukong/common/src/
Dwukong_util.cpp166 abilityList_.push_back(item.elementName.GetAbilityName()); in GetAllAppInfo()
185 abilitylist = abilityList_; in GetBundleList()
228 abilityList_.push_back(unLaunchedAbilityList_[unLaunchedIndex]); in CheckArgumentList()
376 abilityList_ = abilityList; in SetAllAppInfo()
/test/ostest/wukong/common/include/
Dwukong_util.h313 std::vector<std::string> abilityList_; variable