Home
last modified time | relevance | path

Searched refs:InnerEventPool (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dinner_event.cpp64 class InnerEventPool : public DelayedRefSingleton<InnerEventPool> { class
65 DECLARE_DELAYED_REF_SINGLETON(InnerEventPool);
68 DISALLOW_COPY_AND_MOVE(InnerEventPool);
144 InnerEventPool::InnerEventPool() : poolLock_(), events_() in InnerEventPool() function in OHOS::AppExecFwk::InnerEventPool
151 InnerEventPool::~InnerEventPool() in ~InnerEventPool()
160 auto event = InnerEventPool::GetInstance().Get(); in Get()
166 auto event = InnerEventPool in Get()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h498 friend class InnerEventPool;

Completed in 1 milliseconds