Searched defs:InnerEventPool (Results 1 – 2 of 2) sorted by relevance
69 class InnerEventPool : public DelayedRefSingleton<InnerEventPool> { class149 InnerEventPool::InnerEventPool() : poolLock_(), events_() in InnerEventPool() function in OHOS::AppExecFwk::InnerEventPool
771 friend class InnerEventPool; variable