Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dtree_manager.h43 abilityTreeList_.clear(); in InitContainer()
144 return abilityTreeList_; in GetBundleList()
204 std::vector<std::shared_ptr<AbilityTree>> abilityTreeList_; variable
/test/ostest/wukong/component_event/src/
Dtree_manager.cpp146 for (auto abilityTree : abilityTreeList_) { in MakeAndCheckNewAbility()
164 abilityTreeList_.push_back(newAbilityNode_); in MakeAndCheckNewAbility()