Searched refs:SetInputComponentList (Results 1 – 4 of 4) sorted by relevance
31 …virtual ErrCode SetInputComponentList(std::vector<std::shared_ptr<ComponentTree>> &componentList) …
30 …virtual ErrCode SetInputComponentList(std::vector<std::shared_ptr<ComponentTree>> &componentList) …
33 ErrCode NormalScene::SetInputComponentList(std::vector<std::shared_ptr<ComponentTree>> &componentLi… in SetInputComponentList() function in OHOS::WuKong::NormalScene
210 normalscene.SetInputComponentList(componentlist); in SetAvailableComponentList()