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