Searched refs:appThread (Results 1 – 3 of 3) sorted by relevance
41 if (appThread) { in LaunchApplication()49 if (!appThread) { in UpdateApplicationInfoInstalled()60 if (!appThread) { in AddAbilityStage()89 if (!appThread) { in ScheduleTerminate()100 if (!appThread) { in ScheduleForegroundRunning()112 if (!appThread) { in ScheduleBackgroundRunning()123 if (!appThread) { in ScheduleTrimMemory()134 if (!appThread) { in ScheduleMemoryLevel()145 if (!appThread) { in ScheduleHeapMemory()156 if (!appThread) { in ScheduleJsHeapMemory()[all …]
433 if (appThread == nullptr) { in ScheduleForegroundApplication()463 if (appThread == nullptr) { in ScheduleBackgroundApplication()494 if (appThread == nullptr) { in ScheduleTerminateApplication()517 if (appThread == nullptr) { in ScheduleShrinkMemory()540 if (appThread == nullptr) { in ScheduleMemoryLevel()587 if (appThread == nullptr) { in ScheduleJsHeapMemory()608 if (appThread == nullptr) { in ScheduleProcessSecurityExit()660 if (appThread == nullptr) { in ScheduleLaunchApplication()1600 if (appThread->applicationImpl_ && appThread->applicationImpl_->GetState() == in HandleLaunchApplication()2017 if (!appThread->appMgr_ || !appThread->applicationImpl_) { in HandleAbilityStage()[all …]
257 auto appThread = engineThread; in InitEngine() local267 doc->GetPropertyByName<META_NS::SharedPtrIInterface>("AppQueue")->SetValue(appThread); in InitEngine()