Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dtree_manager.h123 const std::shared_ptr<AbilityTree>& GetCurrentAbility() in GetCurrentAbility() function
/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp121 auto currentAbilityPtr = TreeManager::GetInstance()->GetCurrentAbility(); in CheckInputFinished()