Lines Matching refs:GetInstance
65 WuKongUtil::GetInstance()->SetTempAllowList(tempAllowList); in CheckLauncherApp()
121 auto currentAbilityPtr = TreeManager::GetInstance()->GetCurrentAbility(); in CheckInputFinished()
163 result = ComponentManager::GetInstance()->BackToPrePage(); in JudgeBackResult()
192 auto treemanager = TreeManager::GetInstance(); in OrderInput()
193 auto delegate = SceneDelegate::GetInstance(); in OrderInput()
223 … result = ComponentManager::GetInstance()->ComponentEventInput(*(elementInfo.get()), actionType); in OrderInput()
233 Report::GetInstance()->SyncInputInfo(componentInputMsg); in OrderInput()
253 auto treemanager = TreeManager::GetInstance(); in RandomInput()
257 auto delegate = SceneDelegate::GetInstance(); in RandomInput()
263 result = ComponentManager::GetInstance()->BackToPrePage(); in RandomInput()
271 …result = ComponentManager::GetInstance()->ComponentEventInput(*(componentInfos[index].get()), acti… in RandomInput()
278 Report::GetInstance()->SyncInputInfo(componentInputMsg); in RandomInput()