Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dability_tree.h56 void AddAllComponentCount(uint32_t count) in AddAllComponentCount() function
/test/ostest/wukong/component_event/src/
Dtree_manager.cpp402 currentAbilityNode_->AddAllComponentCount(currentPageNode_->GetAllComponentCount()); in AddPage()