Home
last modified time | relevance | path

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

/test/ostest/wukong/component_event/include/
Dnormal_scene.h41 ErrCode SetInputComponent(std::vector<std::shared_ptr<ComponentTree>> &componentList,
/test/ostest/wukong/component_event/src/
Dnormal_scene.cpp83 ErrCode NormalScene::SetInputComponent(std::vector<std::shared_ptr<ComponentTree>> &componentList, in SetInputComponent() function in OHOS::WuKong::NormalScene
Dscene_delegate.cpp217 normalscene.SetInputComponent(componentlist, inputcomponent); in SetAvailableComponentList()