Lines Matching refs:Instance
31 static ExecuteUnit& inst = Instance().GetEUInstanceImpl();
37 static DependenceManager& inst = Instance().GetDMInstanceImpl();
43 PollerProxy& inst = Instance().GetPPInstanceImpl();
49 DelayedWorker& inst = Instance().GetDWInstanceImpl();
55 FFRTScheduler* inst = Instance().GetSchedInstanceImpl();
62 static FFRTFacade& Instance()
70 return ExecuteUnit::Instance();
75 return DependenceManager::Instance();
80 return PollerProxy::Instance();
90 return FFRTScheduler::Instance();