Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dcomponent_tree.h77 void AddTypeInputCount(uint32_t type) in AddTypeInputCount() function
/test/ostest/wukong/component_event/src/
Dtree_manager.cpp314 inputComponentList_[index]->AddTypeInputCount(actionType); in SetInputcomponentIndex()
322 inputComponent_->AddTypeInputCount(actionType); in SetInputcomponentIndex()