Searched refs:abilityList_ (Results 1 – 2 of 2) sorted by relevance
166 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()
313 std::vector<std::string> abilityList_; variable