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