Searched refs:EventMgrFactory (Results 1 – 4 of 4) sorted by relevance
245 EventMgrFactory* EventMgrFactory::Singleton() { in Singleton()246 static EventMgrFactory* instance = new EventMgrFactory; in Singleton()250 EventMgr* EventMgrFactory::GetEventMgr(se::StreamExecutor* se, in GetEventMgr()
444 em_ = EventMgrFactory::Singleton()->GetEventMgr(executor_, in Init()
246 EventMgrFactory* EventMgrFactory::Singleton() { in Singleton()247 static EventMgrFactory* instance = new EventMgrFactory; in Singleton()251 EventMgr* EventMgrFactory::GetEventMgr(se::StreamExecutor* se, in GetEventMgr()
86 friend class EventMgrFactory; variable149 class EventMgrFactory {151 static EventMgrFactory* Singleton();