Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/src/
Dtree_manager.cpp178 for (auto abilityTree : abilityTreeList_) { in MakeAndCheckNewAbility() local
180 abilityTree->bundleName_.c_str()); in MakeAndCheckNewAbility()
182 if (abilityTree->bundleName_ == newAbilityNode_->bundleName_) { in MakeAndCheckNewAbility()
185 if (!FindAbility(abilityTree)) { in MakeAndCheckNewAbility()